#a51d10 color space conversions
Hex:
#a51d10
RGB:
165, 29, 16
CMY:
35, 89, 94
CMYK:
0, 82, 90, 35
HSL:
5°, 82.3204%, 35.4902%
HSV (HSB):
5°, 90.3030%, 64.7059%
XYZ:
16.0499, 8.9155, 1.3651
xyY:
0.6096, 0.3386, 8.9155
CIE-Lab:
35.8210, 52.9976, 42.8841
CIE-LCH:
35.8210, 68.1747, 38.9788
CIE-Luv:
35.8210, 102.1565, 24.7332
Hunter-Lab:
29.8588, 43.6959, 18.1904
#a51d10 color charts
#a51d10 color shades, tints & tones
#a51d10 color schemes
#a51d10 color preview, HTML & CSS examples
This text has a color of #a51d10
<p style="color:#a51d10;">Text here</p>
.mytext {color:#a51d10;}
This box has a color of #a51d10
<div style="background-color:#a51d10;">Content here</div>
.mybackground {background-color:#a51d10;}
Border around this has a color of #a51d10
<div style="border:2px solid #a51d10;">Content here</div>
.myborder {border:2px solid #a51d10;}