#029b7e color space conversions
Hex:
#029b7e
RGB:
2, 155, 126
CMY:
99, 39, 51
CMYK:
99, 0, 19, 39
HSL:
169°, 97.4522%, 30.7843%
HSV (HSB):
169°, 98.7097%, 60.7843%
XYZ:
15.5123, 24.9620, 23.7392
xyY:
0.2416, 0.3887, 24.9620
CIE-Lab:
57.0383, -41.5774, 5.5543
CIE-LCH:
57.0383, 41.9468, 172.3909
CIE-Luv:
57.0383, -46.9291, 13.9565
Hunter-Lab:
49.9619, -32.0124, 6.8019
#029b7e color charts
#029b7e color shades, tints & tones
#029b7e color schemes
#029b7e color preview, HTML & CSS examples
This text has a color of #029b7e
<p style="color:#029b7e;">Text here</p>
.mytext {color:#029b7e;}
This box has a color of #029b7e
<div style="background-color:#029b7e;">Content here</div>
.mybackground {background-color:#029b7e;}
Border around this has a color of #029b7e
<div style="border:2px solid #029b7e;">Content here</div>
.myborder {border:2px solid #029b7e;}