#003f3a color space conversions
Hex:
#003f3a
RGB:
0, 63, 58
CMY:
100, 75, 77
CMYK:
100, 0, 8, 75
HSL:
175°, 100.0000%, 12.3529%
HSV (HSB):
175°, 100.0000%, 24.7059%
XYZ:
2.5412, 3.8605, 4.6142
xyY:
0.2307, 0.3504, 3.8605
CIE-Lab:
23.2048, -19.4757, -2.1338
CIE-LCH:
23.2048, 19.5922, 186.2524
CIE-Luv:
23.2048, -18.4059, -0.1983
Hunter-Lab:
19.6482, -11.2977, -0.1700
#003f3a color charts
#003f3a color shades, tints & tones
#003f3a color schemes
#003f3a color preview, HTML & CSS examples
This text has a color of #003f3a
<p style="color:#003f3a;">Text here</p>
.mytext {color:#003f3a;}
This box has a color of #003f3a
<div style="background-color:#003f3a;">Content here</div>
.mybackground {background-color:#003f3a;}
Border around this has a color of #003f3a
<div style="border:2px solid #003f3a;">Content here</div>
.myborder {border:2px solid #003f3a;}