#029e82 color space conversions
Hex:
#029e82
RGB:
2, 158, 130
CMY:
99, 38, 49
CMYK:
99, 0, 18, 38
HSL:
169°, 97.5000%, 31.3725%
HSV (HSB):
169°, 98.7342%, 61.9608%
XYZ:
16.2812, 26.0783, 25.2946
xyY:
0.2407, 0.3855, 26.0783
CIE-Lab:
58.1113, -41.7604, 4.8308
CIE-LCH:
58.1113, 42.0389, 173.4015
CIE-Luv:
58.1113, -47.6695, 13.0342
Hunter-Lab:
51.0669, -32.4578, 6.3792
#029e82 color charts
#029e82 color shades, tints & tones
#029e82 color schemes
#029e82 color preview, HTML & CSS examples
This text has a color of #029e82
<p style="color:#029e82;">Text here</p>
.mytext {color:#029e82;}
This box has a color of #029e82
<div style="background-color:#029e82;">Content here</div>
.mybackground {background-color:#029e82;}
Border around this has a color of #029e82
<div style="border:2px solid #029e82;">Content here</div>
.myborder {border:2px solid #029e82;}