#003b2f color space conversions
Hex:
#003b2f
RGB:
0, 59, 47
CMY:
100, 77, 82
CMYK:
100, 0, 20, 77
HSL:
168°, 100.0000%, 11.5686%
HSV (HSB):
168°, 100.0000%, 23.1373%
XYZ:
2.0771, 3.3332, 3.2232
xyY:
0.2406, 0.3861, 3.3332
CIE-Lab:
21.3316, -21.1231, 2.4959
CIE-LCH:
21.3316, 21.2701, 173.2613
CIE-Luv:
21.3316, -17.5485, 4.8571
Hunter-Lab:
18.2570, -11.6421, 2.3124
#003b2f color charts
#003b2f color shades, tints & tones
#003b2f color schemes
#003b2f color preview, HTML & CSS examples
This text has a color of #003b2f
<p style="color:#003b2f;">Text here</p>
.mytext {color:#003b2f;}
This box has a color of #003b2f
<div style="background-color:#003b2f;">Content here</div>
.mybackground {background-color:#003b2f;}
Border around this has a color of #003b2f
<div style="border:2px solid #003b2f;">Content here</div>
.myborder {border:2px solid #003b2f;}