#a4050d color space conversions
Hex:
#a4050d
RGB:
164, 5, 13
CMY:
36, 98, 95
CMYK:
0, 97, 92, 36
HSL:
357°, 94.0828%, 33.1373%
HSV (HSB):
357°, 96.9512%, 64.3137%
XYZ:
15.4368, 8.0301, 1.1171
xyY:
0.6279, 0.3266, 8.0301
CIE-Lab:
34.0455, 57.0854, 42.8266
CIE-LCH:
34.0455, 71.3643, 36.8779
CIE-Luv:
34.0455, 108.7086, 22.4409
Hunter-Lab:
28.3375, 47.6469, 17.4989
#a4050d color charts
#a4050d color shades, tints & tones
#a4050d color schemes
#a4050d color preview, HTML & CSS examples
This text has a color of #a4050d
<p style="color:#a4050d;">Text here</p>
.mytext {color:#a4050d;}
This box has a color of #a4050d
<div style="background-color:#a4050d;">Content here</div>
.mybackground {background-color:#a4050d;}
Border around this has a color of #a4050d
<div style="border:2px solid #a4050d;">Content here</div>
.myborder {border:2px solid #a4050d;}