#005001 color space conversions
Hex:
#005001
RGB:
0, 80, 1
CMY:
100, 69, 100
CMYK:
100, 0, 99, 69
HSL:
121°, 100.0000%, 15.6863%
HSV (HSB):
121°, 100.0000%, 31.3725%
XYZ:
2.8741, 5.7395, 0.9851
xyY:
0.2994, 0.5979, 5.7395
CIE-Lab:
28.7455, -37.0953, 35.4734
CIE-LCH:
28.7455, 51.3267, 136.2803
CIE-Luv:
28.7455, -27.1940, 34.9828
Hunter-Lab:
23.9573, -20.5107, 14.3322
#005001 color charts
#005001 color shades, tints & tones
#005001 color schemes
#005001 color preview, HTML & CSS examples
This text has a color of #005001
<p style="color:#005001;">Text here</p>
.mytext {color:#005001;}
This box has a color of #005001
<div style="background-color:#005001;">Content here</div>
.mybackground {background-color:#005001;}
Border around this has a color of #005001
<div style="border:2px solid #005001;">Content here</div>
.myborder {border:2px solid #005001;}