#029e9e color space conversions
Hex:
#029e9e
RGB:
2, 158, 158
CMY:
99, 38, 38
CMYK:
99, 0, 0, 38
HSL:
180°, 97.5000%, 31.3725%
HSV (HSB):
180°, 98.7342%, 61.9608%
XYZ:
18.4235, 26.9352, 36.5758
xyY:
0.2249, 0.3287, 26.9352
CIE-Lab:
58.9143, -33.5406, -9.8671
CIE-LCH:
58.9143, 34.9619, 196.3930
CIE-Luv:
58.9143, -45.4663, -9.8175
Hunter-Lab:
51.8992, -27.4587, -5.4550
#029e9e color charts
#029e9e color shades, tints & tones
#029e9e color schemes
#029e9e color preview, HTML & CSS examples
This text has a color of #029e9e
<p style="color:#029e9e;">Text here</p>
.mytext {color:#029e9e;}
This box has a color of #029e9e
<div style="background-color:#029e9e;">Content here</div>
.mybackground {background-color:#029e9e;}
Border around this has a color of #029e9e
<div style="border:2px solid #029e9e;">Content here</div>
.myborder {border:2px solid #029e9e;}