#003c2a color space conversions
Hex:
#003c2a
RGB:
0, 60, 42
CMY:
100, 76, 84
CMYK:
100, 0, 30, 76
HSL:
162°, 100.0000%, 11.7647%
HSV (HSB):
162°, 100.0000%, 23.5294%
XYZ:
2.0338, 3.3989, 2.7393
xyY:
0.2489, 0.4159, 3.3989
CIE-Lab:
21.5754, -23.1515, 6.1814
CIE-LCH:
21.5754, 23.9625, 165.0510
CIE-Luv:
21.5754, -18.2282, 8.7547
Hunter-Lab:
18.4361, -12.5719, 4.0956
#003c2a color charts
#003c2a color shades, tints & tones
#003c2a color schemes
#003c2a color preview, HTML & CSS examples
This text has a color of #003c2a
<p style="color:#003c2a;">Text here</p>
.mytext {color:#003c2a;}
This box has a color of #003c2a
<div style="background-color:#003c2a;">Content here</div>
.mybackground {background-color:#003c2a;}
Border around this has a color of #003c2a
<div style="border:2px solid #003c2a;">Content here</div>
.myborder {border:2px solid #003c2a;}