#00eaaf color space conversions
Hex:
#00eaaf
RGB:
0, 234, 175
CMY:
100, 8, 31
CMYK:
100, 0, 25, 8
HSL:
165°, 100.0000%, 45.8824%
HSV (HSB):
165°, 100.0000%, 91.7647%
XYZ:
37.1607, 61.9408, 50.5546
xyY:
0.2483, 0.4139, 61.9408
CIE-Lab:
82.8819, -60.6049, 15.6174
CIE-LCH:
82.8819, 62.5848, 165.5497
CIE-Luv:
82.8819, -69.9039, 32.6697
Hunter-Lab:
78.7025, -53.4476, 17.0067
#00eaaf color charts
#00eaaf color shades, tints & tones
#00eaaf color schemes
#00eaaf color preview, HTML & CSS examples
This text has a color of #00eaaf
<p style="color:#00eaaf;">Text here</p>
.mytext {color:#00eaaf;}
This box has a color of #00eaaf
<div style="background-color:#00eaaf;">Content here</div>
.mybackground {background-color:#00eaaf;}
Border around this has a color of #00eaaf
<div style="border:2px solid #00eaaf;">Content here</div>
.myborder {border:2px solid #00eaaf;}