#a4140d color space conversions
Hex:
#a4140d
RGB:
164, 20, 13
CMY:
36, 92, 95
CMYK:
0, 88, 92, 36
HSL:
3°, 85.3107%, 34.7059%
HSV (HSB):
3°, 92.0732%, 64.3137%
XYZ:
15.6326, 8.4219, 1.1824
xyY:
0.6194, 0.3337, 8.4219
CIE-Lab:
34.8465, 54.7820, 43.3769
CIE-LCH:
34.8465, 69.8757, 38.3725
CIE-Luv:
34.8465, 105.0515, 23.8170
Hunter-Lab:
29.0205, 45.3679, 17.8986
#a4140d color charts
#a4140d color shades, tints & tones
#a4140d color schemes
#a4140d color preview, HTML & CSS examples
This text has a color of #a4140d
<p style="color:#a4140d;">Text here</p>
.mytext {color:#a4140d;}
This box has a color of #a4140d
<div style="background-color:#a4140d;">Content here</div>
.mybackground {background-color:#a4140d;}
Border around this has a color of #a4140d
<div style="border:2px solid #a4140d;">Content here</div>
.myborder {border:2px solid #a4140d;}