#a51c3e color space conversions
Hex:
#a51c3e
RGB:
165, 28, 62
CMY:
35, 89, 76
CMYK:
0, 83, 62, 35
HSL:
345°, 70.9845%, 37.8431%
HSV (HSB):
345°, 83.0303%, 64.7059%
XYZ:
16.8018, 9.1776, 5.4433
xyY:
0.5347, 0.2921, 9.1776
CIE-Lab:
36.3241, 55.0790, 16.5370
CIE-LCH:
36.3241, 57.5080, 16.7119
CIE-Luv:
36.3241, 92.3901, 7.2122
Hunter-Lab:
30.2946, 45.9829, 10.5530
#a51c3e color charts
#a51c3e color shades, tints & tones
#a51c3e color schemes
#a51c3e color preview, HTML & CSS examples
This text has a color of #a51c3e
<p style="color:#a51c3e;">Text here</p>
.mytext {color:#a51c3e;}
This box has a color of #a51c3e
<div style="background-color:#a51c3e;">Content here</div>
.mybackground {background-color:#a51c3e;}
Border around this has a color of #a51c3e
<div style="border:2px solid #a51c3e;">Content here</div>
.myborder {border:2px solid #a51c3e;}