#00faec color space conversions
Hex:
#00faec
RGB:
0, 250, 236
CMY:
100, 2, 7
CMYK:
100, 0, 6, 2
HSL:
177°, 100.0000%, 49.0196%
HSV (HSB):
177°, 100.0000%, 98.0392%
XYZ:
49.3259, 74.4273, 91.1230
xyY:
0.2296, 0.3464, 74.4273
CIE-Lab:
89.1241, -51.3157, -7.2262
CIE-LCH:
89.1241, 51.8220, 188.0155
CIE-Luv:
89.1241, -70.3720, -3.3324
Hunter-Lab:
86.2713, -48.9167, -2.2345
#00faec color charts
#00faec RGB chart
#00faec CMYK chart
#00faec RGB pie chart
#00faec color shades, tints & tones
#00faec color schemes
#00faec color preview, HTML & CSS examples
This text has a color of #00faec
<p style="color:#00faec;">Text here</p>
.mytext {color:#00faec;}
Text color #00faec
This box has a color of #00faec
<div style="background-color:#00faec;">Content here</div>
.mybackground {background-color:#00faec;}
Background color #00faec
Border around this has a color of #00faec
<div style="border:2px solid #00faec;">Content here</div>
.myborder {border:2px solid #00faec;}
Border color #00faec