#a51c2f color space conversions
Hex:
#a51c2f
RGB:
165, 28, 47
CMY:
35, 89, 82
CMYK:
0, 83, 72, 35
HSL:
352°, 70.9845%, 37.8431%
HSV (HSB):
352°, 83.0303%, 64.7059%
XYZ:
16.4454, 9.0351, 3.5665
xyY:
0.5662, 0.3111, 9.0351
CIE-Lab:
36.0517, 54.2546, 25.7526
CIE-LCH:
36.0517, 60.0563, 25.3920
CIE-Luv:
36.0517, 96.8016, 14.7828
Hunter-Lab:
30.0584, 45.0578, 14.0060
#a51c2f color charts
#a51c2f color shades, tints & tones
#a51c2f color schemes
#a51c2f color preview, HTML & CSS examples
This text has a color of #a51c2f
<p style="color:#a51c2f;">Text here</p>
.mytext {color:#a51c2f;}
This box has a color of #a51c2f
<div style="background-color:#a51c2f;">Content here</div>
.mybackground {background-color:#a51c2f;}
Border around this has a color of #a51c2f
<div style="border:2px solid #a51c2f;">Content here</div>
.myborder {border:2px solid #a51c2f;}