#a51d2d color space conversions
Hex:
#a51d2d
RGB:
165, 29, 45
CMY:
35, 89, 82
CMYK:
0, 82, 73, 35
HSL:
353°, 70.1031%, 38.0392%
HSV (HSB):
353°, 82.4242%, 64.7059%
XYZ:
16.4301, 9.0675, 3.3669
xyY:
0.5692, 0.3141, 9.0675
CIE-Lab:
36.1140, 53.8997, 27.0769
CIE-LCH:
36.1140, 60.3186, 26.6730
CIE-Luv:
36.1140, 96.9406, 15.8359
Hunter-Lab:
30.1123, 44.6977, 14.4494
#a51d2d color charts
#a51d2d color shades, tints & tones
#a51d2d color schemes
#a51d2d color preview, HTML & CSS examples
This text has a color of #a51d2d
<p style="color:#a51d2d;">Text here</p>
.mytext {color:#a51d2d;}
This box has a color of #a51d2d
<div style="background-color:#a51d2d;">Content here</div>
.mybackground {background-color:#a51d2d;}
Border around this has a color of #a51d2d
<div style="border:2px solid #a51d2d;">Content here</div>
.myborder {border:2px solid #a51d2d;}