#004001 color space conversions
Hex:
#004001
RGB:
0, 64, 1
CMY:
100, 75, 100
CMYK:
100, 0, 98, 75
HSL:
121°, 100.0000%, 12.5490%
HSV (HSB):
121°, 100.0000%, 25.0980%
XYZ:
1.8389, 3.6690, 0.6400
xyY:
0.2991, 0.5968, 3.6690
CIE-Lab:
22.5455, -31.9168, 29.7175
CIE-LCH:
22.5455, 43.6098, 137.0436
CIE-Luv:
22.5455, -21.3173, 27.3466
Hunter-Lab:
19.1546, -16.3842, 11.4272
#004001 color charts
#004001 color shades, tints & tones
#004001 color schemes
#004001 color preview, HTML & CSS examples
This text has a color of #004001
<p style="color:#004001;">Text here</p>
.mytext {color:#004001;}
This box has a color of #004001
<div style="background-color:#004001;">Content here</div>
.mybackground {background-color:#004001;}
Border around this has a color of #004001
<div style="border:2px solid #004001;">Content here</div>
.myborder {border:2px solid #004001;}