#00bfc0 color space conversions
Hex:
#00bfc0
RGB:
0, 191, 192
CMY:
100, 25, 25
CMYK:
100, 1, 0, 25
HSL:
180°, 100.0000%, 37.6471%
HSV (HSB):
180°, 100.0000%, 75.2941%
XYZ:
28.1452, 41.0674, 56.3126
xyY:
0.2242, 0.3272, 41.0674
CIE-Lab:
70.2231, -38.3844, -11.8777
CIE-LCH:
70.2231, 40.1801, 197.1942
CIE-Luv:
70.2231, -54.2079, -12.5690
Hunter-Lab:
64.0838, -33.7506, -7.2414
#00bfc0 color charts
#00bfc0 color shades, tints & tones
#00bfc0 color schemes
#00bfc0 color preview, HTML & CSS examples
This text has a color of #00bfc0
<p style="color:#00bfc0;">Text here</p>
.mytext {color:#00bfc0;}
This box has a color of #00bfc0
<div style="background-color:#00bfc0;">Content here</div>
.mybackground {background-color:#00bfc0;}
Border around this has a color of #00bfc0
<div style="border:2px solid #00bfc0;">Content here</div>
.myborder {border:2px solid #00bfc0;}