#40000a color space conversions
Hex:
#40000a
RGB:
64, 0, 10
CMY:
75, 100, 96
CMYK:
0, 100, 84, 75
HSL:
351°, 100.0000%, 12.5490%
HSV (HSB):
351°, 100.0000%, 25.0980%
XYZ:
2.1691, 1.1119, 0.3875
xyY:
0.5913, 0.3031, 1.1119
CIE-Lab:
9.8909, 30.2264, 11.5114
CIE-LCH:
9.8909, 32.3442, 20.8487
CIE-Luv:
9.8909, 30.3157, 4.0849
Hunter-Lab:
10.5447, 18.2659, 5.2027
#40000a color charts
#40000a color shades, tints & tones
#40000a color schemes
#40000a color preview, HTML & CSS examples
This text has a color of #40000a
<p style="color:#40000a;">Text here</p>
.mytext {color:#40000a;}
This box has a color of #40000a
<div style="background-color:#40000a;">Content here</div>
.mybackground {background-color:#40000a;}
Border around this has a color of #40000a
<div style="border:2px solid #40000a;">Content here</div>
.myborder {border:2px solid #40000a;}