#00faee color space conversions
Hex:
#00faee
RGB:
0, 250, 238
CMY:
100, 2, 7
CMYK:
100, 0, 5, 2
HSL:
177°, 100.0000%, 49.0196%
HSV (HSB):
177°, 100.0000%, 98.0392%
XYZ:
49.6182, 74.5443, 92.6622
xyY:
0.2288, 0.3438, 74.5443
CIE-Lab:
89.1791, -50.7608, -8.1866
CIE-LCH:
89.1791, 51.4167, 189.1616
CIE-Luv:
89.1791, -70.2105, -4.9778
Hunter-Lab:
86.3390, -48.5110, -3.1949
#00faee color charts
#00faee color shades, tints & tones
#00faee color schemes
#00faee color preview, HTML & CSS examples
This text has a color of #00faee
<p style="color:#00faee;">Text here</p>
.mytext {color:#00faee;}
This box has a color of #00faee
<div style="background-color:#00faee;">Content here</div>
.mybackground {background-color:#00faee;}
Border around this has a color of #00faee
<div style="border:2px solid #00faee;">Content here</div>
.myborder {border:2px solid #00faee;}