#003f0e color space conversions
Hex:
#003f0e
RGB:
0, 63, 14
CMY:
100, 75, 95
CMYK:
100, 0, 78, 75
HSL:
133°, 100.0000%, 12.3529%
HSV (HSB):
133°, 100.0000%, 24.7059%
XYZ:
1.8568, 3.5867, 1.0099
xyY:
0.2877, 0.5558, 3.5867
CIE-Lab:
22.2552, -30.2316, 23.9358
CIE-LCH:
22.2552, 38.5600, 141.6296
CIE-Luv:
22.2552, -20.6243, 23.6389
Hunter-Lab:
18.9386, -15.6422, 10.0954
#003f0e color charts
#003f0e color shades, tints & tones
#003f0e color schemes
#003f0e color preview, HTML & CSS examples
This text has a color of #003f0e
<p style="color:#003f0e;">Text here</p>
.mytext {color:#003f0e;}
This box has a color of #003f0e
<div style="background-color:#003f0e;">Content here</div>
.mybackground {background-color:#003f0e;}
Border around this has a color of #003f0e
<div style="border:2px solid #003f0e;">Content here</div>
.myborder {border:2px solid #003f0e;}