#005d1f color space conversions
Hex:
#005d1f
RGB:
0, 93, 31
CMY:
100, 64, 88
CMYK:
100, 0, 67, 64
HSL:
140°, 100.0000%, 18.2353%
HSV (HSB):
140°, 100.0000%, 36.4706%
XYZ:
4.1617, 7.9276, 2.6072
xyY:
0.2832, 0.5394, 7.9276
CIE-Lab:
33.8317, -38.5618, 28.2711
CIE-LCH:
33.8317, 47.8150, 143.7535
CIE-Luv:
33.8317, -31.0800, 33.7494
Hunter-Lab:
28.1560, -22.8895, 14.2192
#005d1f color charts
#005d1f color shades, tints & tones
#005d1f color schemes
#005d1f color preview, HTML & CSS examples
This text has a color of #005d1f
<p style="color:#005d1f;">Text here</p>
.mytext {color:#005d1f;}
This box has a color of #005d1f
<div style="background-color:#005d1f;">Content here</div>
.mybackground {background-color:#005d1f;}
Border around this has a color of #005d1f
<div style="border:2px solid #005d1f;">Content here</div>
.myborder {border:2px solid #005d1f;}