#a40e0d color space conversions
Hex:
#a40e0d
RGB:
164, 14, 13
CMY:
36, 95, 95
CMYK:
0, 91, 92, 36
HSL:
0°, 85.3107%, 34.7059%
HSV (HSB):
0°, 92.0732%, 64.3137%
XYZ:
15.5395, 8.2356, 1.1514
xyY:
0.6234, 0.3304, 8.2356
CIE-Lab:
34.4689, 55.8645, 43.1168
CIE-LCH:
34.4689, 70.5684, 37.6613
CIE-Luv:
34.4689, 106.7680, 23.1694
Hunter-Lab:
28.6978, 46.4344, 17.7097
#a40e0d color charts
#a40e0d color shades, tints & tones
#a40e0d color schemes
#a40e0d color preview, HTML & CSS examples
This text has a color of #a40e0d
<p style="color:#a40e0d;">Text here</p>
.mytext {color:#a40e0d;}
This box has a color of #a40e0d
<div style="background-color:#a40e0d;">Content here</div>
.mybackground {background-color:#a40e0d;}
Border around this has a color of #a40e0d
<div style="border:2px solid #a40e0d;">Content here</div>
.myborder {border:2px solid #a40e0d;}