#00cf8f color space conversions
Hex:
#00cf8f
RGB:
0, 207, 143
CMY:
100, 19, 44
CMYK:
100, 0, 31, 19
HSL:
161°, 100.0000%, 40.5882%
HSV (HSB):
161°, 100.0000%, 81.1765%
XYZ:
27.2707, 46.6088, 33.5457
xyY:
0.2539, 0.4339, 46.6088
CIE-Lab:
73.9389, -57.8886, 19.9877
CIE-LCH:
73.9389, 61.2421, 160.9513
CIE-Luv:
73.9389, -63.3858, 37.3614
Hunter-Lab:
68.2707, -48.1717, 18.6565
#00cf8f color charts
#00cf8f color shades, tints & tones
#00cf8f color schemes
#00cf8f color preview, HTML & CSS examples
This text has a color of #00cf8f
<p style="color:#00cf8f;">Text here</p>
.mytext {color:#00cf8f;}
This box has a color of #00cf8f
<div style="background-color:#00cf8f;">Content here</div>
.mybackground {background-color:#00cf8f;}
Border around this has a color of #00cf8f
<div style="border:2px solid #00cf8f;">Content here</div>
.myborder {border:2px solid #00cf8f;}