#400e15 color space conversions
Hex:
#400e15
RGB:
64, 14, 21
CMY:
75, 95, 92
CMYK:
0, 78, 67, 75
HSL:
352°, 64.1026%, 15.2941%
HSV (HSB):
352°, 78.1250%, 25.0980%
XYZ:
2.4067, 1.4582, 0.8641
xyY:
0.5089, 0.3084, 1.4582
CIE-Lab:
12.3399, 24.6707, 8.9163
CIE-LCH:
12.3399, 26.2325, 19.8706
CIE-Luv:
12.3399, 25.7331, 3.2158
Hunter-Lab:
12.0756, 14.4438, 4.2104
#400e15 color charts
#400e15 color shades, tints & tones
#400e15 color schemes
#400e15 color preview, HTML & CSS examples
This text has a color of #400e15
<p style="color:#400e15;">Text here</p>
.mytext {color:#400e15;}
This box has a color of #400e15
<div style="background-color:#400e15;">Content here</div>
.mybackground {background-color:#400e15;}
Border around this has a color of #400e15
<div style="border:2px solid #400e15;">Content here</div>
.myborder {border:2px solid #400e15;}