#029f6d color space conversions
Hex:
#029f6d
RGB:
2, 159, 109
CMY:
99, 38, 57
CMYK:
99, 0, 31, 38
HSL:
161°, 97.5155%, 31.5686%
HSV (HSB):
161°, 98.7421%, 62.3529%
XYZ:
15.1835, 25.9133, 18.6695
xyY:
0.2540, 0.4336, 25.9133
CIE-Lab:
57.9547, -47.4714, 16.3978
CIE-LCH:
57.9547, 50.2237, 160.9439
CIE-Luv:
57.9547, -49.5581, 29.2193
Hunter-Lab:
50.9051, -35.8427, 13.8889
#029f6d color charts
#029f6d color shades, tints & tones
#029f6d color schemes
#029f6d color preview, HTML & CSS examples
This text has a color of #029f6d
<p style="color:#029f6d;">Text here</p>
.mytext {color:#029f6d;}
This box has a color of #029f6d
<div style="background-color:#029f6d;">Content here</div>
.mybackground {background-color:#029f6d;}
Border around this has a color of #029f6d
<div style="border:2px solid #029f6d;">Content here</div>
.myborder {border:2px solid #029f6d;}