#005f2f color space conversions
Hex:
#005f2f
RGB:
0, 95, 47
CMY:
100, 63, 82
CMYK:
100, 0, 51, 63
HSL:
150°, 100.0000%, 18.6275%
HSV (HSB):
150°, 100.0000%, 37.2549%
XYZ:
4.6053, 8.3897, 4.0660
xyY:
0.2699, 0.4917, 8.3897
CIE-Lab:
34.7816, -36.6043, 20.7050
CIE-LCH:
34.7816, 42.0544, 150.5056
CIE-Luv:
34.7816, -31.0645, 27.5758
Hunter-Lab:
28.9649, -22.3078, 11.9526
#005f2f color charts
#005f2f color shades, tints & tones
#005f2f color schemes
#005f2f color preview, HTML & CSS examples
This text has a color of #005f2f
<p style="color:#005f2f;">Text here</p>
.mytext {color:#005f2f;}
This box has a color of #005f2f
<div style="background-color:#005f2f;">Content here</div>
.mybackground {background-color:#005f2f;}
Border around this has a color of #005f2f
<div style="border:2px solid #005f2f;">Content here</div>
.myborder {border:2px solid #005f2f;}