#a51c1e color space conversions
Hex:
#a51c1e
RGB:
165, 28, 30
CMY:
35, 89, 88
CMYK:
0, 83, 82, 35
HSL:
359°, 70.9845%, 37.8431%
HSV (HSB):
359°, 83.0303%, 64.7059%
XYZ:
16.1666, 8.9236, 2.0986
xyY:
0.5946, 0.3282, 8.9236
CIE-Lab:
35.8367, 53.5982, 35.7501
CIE-LCH:
35.8367, 64.4269, 33.7034
CIE-Luv:
35.8367, 100.5601, 21.1713
Hunter-Lab:
29.8724, 44.3259, 16.7453
#a51c1e color charts
#a51c1e color shades, tints & tones
#a51c1e color schemes
#a51c1e color preview, HTML & CSS examples
This text has a color of #a51c1e
<p style="color:#a51c1e;">Text here</p>
.mytext {color:#a51c1e;}
This box has a color of #a51c1e
<div style="background-color:#a51c1e;">Content here</div>
.mybackground {background-color:#a51c1e;}
Border around this has a color of #a51c1e
<div style="border:2px solid #a51c1e;">Content here</div>
.myborder {border:2px solid #a51c1e;}