#005f47 color space conversions
Hex:
#005f47
RGB:
0, 95, 71
CMY:
100, 63, 72
CMYK:
100, 0, 25, 63
HSL:
165°, 100.0000%, 18.6275%
HSV (HSB):
165°, 100.0000%, 37.2549%
XYZ:
5.2295, 8.6394, 7.3532
xyY:
0.2464, 0.4071, 8.6394
CIE-Lab:
35.2804, -30.8650, 6.9688
CIE-LCH:
35.2804, 31.6420, 167.2769
CIE-Luv:
35.2804, -29.5829, 12.5183
Hunter-Lab:
29.3928, -19.6788, 5.7424
#005f47 color charts
#005f47 color shades, tints & tones
#005f47 color schemes
#005f47 color preview, HTML & CSS examples
This text has a color of #005f47
<p style="color:#005f47;">Text here</p>
.mytext {color:#005f47;}
This box has a color of #005f47
<div style="background-color:#005f47;">Content here</div>
.mybackground {background-color:#005f47;}
Border around this has a color of #005f47
<div style="border:2px solid #005f47;">Content here</div>
.myborder {border:2px solid #005f47;}