#a51d31 color space conversions
Hex:
#a51d31
RGB:
165, 29, 49
CMY:
35, 89, 81
CMYK:
0, 82, 70, 35
HSL:
351°, 70.1031%, 38.0392%
HSV (HSB):
351°, 82.4242%, 64.7059%
XYZ:
16.5108, 9.0998, 3.7920
xyY:
0.5615, 0.3095, 9.0998
CIE-Lab:
36.1758, 54.0888, 24.6455
CIE-LCH:
36.1758, 59.4391, 24.4963
CIE-Luv:
36.1758, 95.9015, 14.0510
Hunter-Lab:
30.1659, 44.9086, 13.6632
#a51d31 color charts
#a51d31 color shades, tints & tones
#a51d31 color schemes
#a51d31 color preview, HTML & CSS examples
This text has a color of #a51d31
<p style="color:#a51d31;">Text here</p>
.mytext {color:#a51d31;}
This box has a color of #a51d31
<div style="background-color:#a51d31;">Content here</div>
.mybackground {background-color:#a51d31;}
Border around this has a color of #a51d31
<div style="border:2px solid #a51d31;">Content here</div>
.myborder {border:2px solid #a51d31;}