#401f1f color space conversions
Hex:
#401f1f
RGB:
64, 31, 31
CMY:
75, 88, 88
CMYK:
0, 52, 52, 75
HSL:
0°, 34.7368%, 18.6275%
HSV (HSB):
0°, 51.5625%, 25.0980%
XYZ:
2.8517, 2.1689, 1.5647
xyY:
0.4330, 0.3294, 2.1689
CIE-Lab:
16.3497, 15.9277, 7.1514
CIE-LCH:
16.3497, 17.4596, 24.1797
CIE-Luv:
16.3497, 18.4414, 3.9751
Hunter-Lab:
14.7272, 8.7910, 4.0098
#401f1f color charts
#401f1f color shades, tints & tones
#401f1f color schemes
#401f1f color preview, HTML & CSS examples
This text has a color of #401f1f
<p style="color:#401f1f;">Text here</p>
.mytext {color:#401f1f;}
This box has a color of #401f1f
<div style="background-color:#401f1f;">Content here</div>
.mybackground {background-color:#401f1f;}
Border around this has a color of #401f1f
<div style="border:2px solid #401f1f;">Content here</div>
.myborder {border:2px solid #401f1f;}