#400c2c color space conversions
Hex:
#400c2c
RGB:
64, 12, 44
CMY:
75, 95, 83
CMYK:
0, 81, 31, 75
HSL:
323°, 68.4211%, 14.9020%
HSV (HSB):
323°, 81.2500%, 25.0980%
XYZ:
2.7004, 1.5348, 2.5368
xyY:
0.3988, 0.2266, 1.5348
CIE-Lab:
12.8275, 28.3136, -7.4196
CIE-LCH:
12.8275, 29.2696, 345.3158
CIE-Luv:
12.8275, 21.0484, -8.9941
Hunter-Lab:
12.3886, 17.2289, -3.4686
#400c2c color charts
#400c2c color shades, tints & tones
#400c2c color schemes
#400c2c color preview, HTML & CSS examples
This text has a color of #400c2c
<p style="color:#400c2c;">Text here</p>
.mytext {color:#400c2c;}
This box has a color of #400c2c
<div style="background-color:#400c2c;">Content here</div>
.mybackground {background-color:#400c2c;}
Border around this has a color of #400c2c
<div style="border:2px solid #400c2c;">Content here</div>
.myborder {border:2px solid #400c2c;}