#003c0b color space conversions
Hex:
#003c0b
RGB:
0, 60, 11
CMY:
100, 76, 96
CMYK:
100, 0, 82, 76
HSL:
131°, 100.0000%, 11.7647%
HSV (HSB):
131°, 100.0000%, 23.5294%
XYZ:
1.6763, 3.2559, 0.8567
xyY:
0.2896, 0.5624, 3.2559
CIE-Lab:
21.0408, -29.5106, 24.0234
CIE-LCH:
21.0408, 38.0526, 140.8523
CIE-Luv:
21.0408, -19.5659, 22.8858
Hunter-Lab:
18.0441, -14.9947, 9.8158
#003c0b color charts
#003c0b color shades, tints & tones
#003c0b color schemes
#003c0b color preview, HTML & CSS examples
This text has a color of #003c0b
<p style="color:#003c0b;">Text here</p>
.mytext {color:#003c0b;}
This box has a color of #003c0b
<div style="background-color:#003c0b;">Content here</div>
.mybackground {background-color:#003c0b;}
Border around this has a color of #003c0b
<div style="border:2px solid #003c0b;">Content here</div>
.myborder {border:2px solid #003c0b;}