#a51d3b color space conversions
Hex:
#a51d3b
RGB:
165, 29, 59
CMY:
35, 89, 77
CMYK:
0, 82, 64, 35
HSL:
347°, 70.1031%, 38.0392%
HSV (HSB):
347°, 82.4242%, 64.7059%
XYZ:
16.7458, 9.1938, 5.0297
xyY:
0.5407, 0.2969, 9.1938
CIE-Lab:
36.3548, 54.6345, 18.5058
CIE-LCH:
36.3548, 57.6836, 18.7123
CIE-Luv:
36.3548, 92.9999, 9.0434
Hunter-Lab:
30.3213, 45.5195, 11.3900
#a51d3b color charts
#a51d3b color shades, tints & tones
#a51d3b color schemes
#a51d3b color preview, HTML & CSS examples
This text has a color of #a51d3b
<p style="color:#a51d3b;">Text here</p>
.mytext {color:#a51d3b;}
This box has a color of #a51d3b
<div style="background-color:#a51d3b;">Content here</div>
.mybackground {background-color:#a51d3b;}
Border around this has a color of #a51d3b
<div style="border:2px solid #a51d3b;">Content here</div>
.myborder {border:2px solid #a51d3b;}