#029c7c color space conversions
Hex:
#029c7c
RGB:
2, 156, 124
CMY:
99, 39, 51
CMYK:
99, 0, 21, 39
HSL:
168°, 97.4684%, 30.9804%
HSV (HSB):
168°, 98.7179%, 61.1765%
XYZ:
15.5516, 25.2451, 23.1219
xyY:
0.2433, 0.3950, 25.2451
CIE-Lab:
57.3134, -42.5325, 7.0812
CIE-LCH:
57.3134, 43.1180, 170.5476
CIE-Luv:
57.3134, -47.4291, 16.2132
Hunter-Lab:
50.2445, -32.6788, 7.8866
#029c7c color charts
#029c7c color shades, tints & tones
#029c7c color schemes
#029c7c color preview, HTML & CSS examples
This text has a color of #029c7c
<p style="color:#029c7c;">Text here</p>
.mytext {color:#029c7c;}
This box has a color of #029c7c
<div style="background-color:#029c7c;">Content here</div>
.mybackground {background-color:#029c7c;}
Border around this has a color of #029c7c
<div style="border:2px solid #029c7c;">Content here</div>
.myborder {border:2px solid #029c7c;}