#400d0e color space conversions
Hex:
#400d0e
RGB:
64, 13, 14
CMY:
75, 95, 95
CMYK:
0, 80, 78, 75
HSL:
359°, 66.2338%, 15.0980%
HSV (HSB):
359°, 79.6875%, 25.0980%
XYZ:
2.3375, 1.4095, 0.5643
xyY:
0.5422, 0.3269, 1.4095
CIE-Lab:
12.0210, 24.6239, 12.6540
CIE-LCH:
12.0210, 27.6851, 27.1983
CIE-Luv:
12.0210, 27.1270, 5.5631
Hunter-Lab:
11.8724, 14.3679, 5.4925
#400d0e color charts
#400d0e color shades, tints & tones
#400d0e color schemes
#400d0e color preview, HTML & CSS examples
This text has a color of #400d0e
<p style="color:#400d0e;">Text here</p>
.mytext {color:#400d0e;}
This box has a color of #400d0e
<div style="background-color:#400d0e;">Content here</div>
.mybackground {background-color:#400d0e;}
Border around this has a color of #400d0e
<div style="border:2px solid #400d0e;">Content here</div>
.myborder {border:2px solid #400d0e;}