#00fa8e color space conversions
Hex:
#00fa8e
RGB:
0, 250, 142
CMY:
100, 2, 44
CMYK:
100, 0, 43, 2
HSL:
154°, 100.0000%, 49.0196%
HSV (HSB):
154°, 100.0000%, 98.0392%
XYZ:
39.0681, 70.3242, 37.1060
xyY:
0.2667, 0.4800, 70.3242
CIE-Lab:
87.1556, -72.8747, 38.1561
CIE-LCH:
87.1556, 82.2594, 152.3641
CIE-Luv:
87.1556, -77.2495, 64.3536
Hunter-Lab:
83.8595, -63.5954, 32.4671
#00fa8e color charts
#00fa8e color shades, tints & tones
#00fa8e color schemes
#00fa8e color preview, HTML & CSS examples
This text has a color of #00fa8e
<p style="color:#00fa8e;">Text here</p>
.mytext {color:#00fa8e;}
This box has a color of #00fa8e
<div style="background-color:#00fa8e;">Content here</div>
.mybackground {background-color:#00fa8e;}
Border around this has a color of #00fa8e
<div style="border:2px solid #00fa8e;">Content here</div>
.myborder {border:2px solid #00fa8e;}