#02705f color space conversions
Hex:
#02705f
RGB:
2, 112, 95
CMY:
99, 56, 63
CMYK:
98, 0, 15, 56
HSL:
171°, 96.4912%, 22.3529%
HSV (HSB):
171°, 98.2143%, 43.9216%
XYZ:
7.8848, 12.4275, 12.8096
xyY:
0.2381, 0.3752, 12.4275
CIE-Lab:
41.8876, -31.4501, 1.8071
CIE-LCH:
41.8876, 31.5020, 176.7115
CIE-Luv:
41.8876, -33.9354, 6.6763
Hunter-Lab:
35.2526, -21.7679, 3.1328
#02705f color charts
#02705f color shades, tints & tones
#02705f color schemes
#02705f color preview, HTML & CSS examples
This text has a color of #02705f
<p style="color:#02705f;">Text here</p>
.mytext {color:#02705f;}
This box has a color of #02705f
<div style="background-color:#02705f;">Content here</div>
.mybackground {background-color:#02705f;}
Border around this has a color of #02705f
<div style="border:2px solid #02705f;">Content here</div>
.myborder {border:2px solid #02705f;}