In RGB color space, #0bfffd hex color has a red value of 11, a green value of 255 and a blue value of 253.
In CMYK color space (used in color printing), #0bfffd hex color is composed of 95.69% cyan, 0% magenta, 0.78% yellow and 0% black.
#0bfffd color has a hue of 179.5 degrees, a saturation of 100% and a lightness of 52.2%.
#0bfffd hex color contains mainly GREEN.
The closest web safe color of #0bfffd is #00ffff
#0bfffd hex color has a decimal value of 786429.
HEX | 0bfffd | #0bfffd |
---|---|---|
RGB | 11, 255, 253 | rgb(11, 255, 253) |
RGB Percent | 4.31, 100, 99.22 | rgb(4.31, 100, 99.22) |
CMYK | 96, 0, 1, 0 | |
HSL | 179.5°, 100, 52.2 | hsl(179.5, 100%, 52.2%) |
HSV | 179.5°, 95.7, 100 |
XYZ | 53.628, 78.683, 105.289 |
---|---|
Hunter Lab | 88.703, -47.314, -8.283 |
CIE-LAB | 91.091, -48.435, -13.136 |
CIE-LCH | 91.091, 50.185, 195.174 |
CIE-LUV | 95.69, 0, 0.78, 0 |
Web Safe | 00ffff |
RGB percent of color #0bfffd
CMYK percent of color #0bfffd
Text with hexadecimal color #0bfffd
This text has a font color of #0bfffd
<p style="color:#0bfffd">Text here</p>
#0bfffd Background Color
This box has a background color of #0bfffd
<div style="background-color:#0bfffd">Text here</div>
#0bfffd Border Color
This box has a border color of #0bfffd
<div style="border: 4px solid #0bfffd">Text here</div>
CSS codes
<p style="color:#0bfffd">Text here</p>
<div style="background-color:#0bfffd">Text here</div>
<div style="border: 4px solid #0bfffd">Text here</div>
#0bfffd Color on white background
This is how a font and box color of #0bfffd will look
on a white background.
#0bfffd Color on black background
This is how a font and box color of #0bfffd hex color will look
on a black background.