#400a07 color space conversions
Hex:
#400a07
RGB:
64, 10, 7
CMY:
75, 96, 97
CMYK:
0, 84, 89, 75
HSL:
3°, 80.2817%, 13.9216%
HSV (HSB):
3°, 89.0625%, 25.0980%
XYZ:
2.2612, 1.3224, 0.3371
xyY:
0.5767, 0.3373, 1.3224
CIE-Lab:
11.4313, 25.5662, 14.8878
CIE-LCH:
11.4313, 29.5851, 30.2132
CIE-Luv:
11.4313, 28.7660, 6.9393
Hunter-Lab:
11.4996, 14.9753, 6.3118
#400a07 color charts
#400a07 color shades, tints & tones
#400a07 color schemes
#400a07 color preview, HTML & CSS examples
This text has a color of #400a07
<p style="color:#400a07;">Text here</p>
.mytext {color:#400a07;}
This box has a color of #400a07
<div style="background-color:#400a07;">Content here</div>
.mybackground {background-color:#400a07;}
Border around this has a color of #400a07
<div style="border:2px solid #400a07;">Content here</div>
.myborder {border:2px solid #400a07;}