#005a2f color space conversions
Hex:
#005a2f
RGB:
0, 90, 47
CMY:
100, 65, 82
CMYK:
100, 0, 48, 65
HSL:
151°, 100.0000%, 17.6471%
HSV (HSB):
151°, 100.0000%, 35.2941%
XYZ:
4.1693, 7.5176, 3.9206
xyY:
0.2671, 0.4817, 7.5176
CIE-Lab:
32.9573, -34.6857, 18.3659
CIE-LCH:
32.9573, 39.2480, 152.0991
CIE-Luv:
32.9573, -29.2429, 24.5883
Hunter-Lab:
27.4182, -20.8388, 10.7147
#005a2f color charts
#005a2f color shades, tints & tones
#005a2f color schemes
#005a2f color preview, HTML & CSS examples
This text has a color of #005a2f
<p style="color:#005a2f;">Text here</p>
.mytext {color:#005a2f;}
This box has a color of #005a2f
<div style="background-color:#005a2f;">Content here</div>
.mybackground {background-color:#005a2f;}
Border around this has a color of #005a2f
<div style="border:2px solid #005a2f;">Content here</div>
.myborder {border:2px solid #005a2f;}