#a51f2e color space conversions
Hex:
#a51f2e
RGB:
165, 31, 46
CMY:
35, 88, 82
CMYK:
0, 81, 72, 35
HSL:
353°, 68.3673%, 38.4314%
HSV (HSB):
353°, 81.2121%, 64.7059%
XYZ:
16.5002, 9.1766, 3.4864
xyY:
0.5658, 0.3147, 9.1766
CIE-Lab:
36.3220, 53.3985, 26.7016
CIE-LCH:
36.3220, 59.7024, 26.5670
CIE-Luv:
36.3220, 95.9095, 15.7693
Hunter-Lab:
30.2928, 44.2145, 14.3814
#a51f2e color charts
#a51f2e color shades, tints & tones
#a51f2e color schemes
#a51f2e color preview, HTML & CSS examples
This text has a color of #a51f2e
<p style="color:#a51f2e;">Text here</p>
.mytext {color:#a51f2e;}
This box has a color of #a51f2e
<div style="background-color:#a51f2e;">Content here</div>
.mybackground {background-color:#a51f2e;}
Border around this has a color of #a51f2e
<div style="border:2px solid #a51f2e;">Content here</div>
.myborder {border:2px solid #a51f2e;}