#a51d05 color space conversions
Hex:
#a51d05
RGB:
165, 29, 5
CMY:
35, 89, 98
CMYK:
0, 82, 97, 35
HSL:
9°, 94.1176%, 33.3333%
HSV (HSB):
9°, 96.9697%, 64.7059%
XYZ:
15.9838, 8.8890, 1.0169
xyY:
0.6174, 0.3433, 8.8890
CIE-Lab:
35.7697, 52.8386, 47.1401
CIE-LCH:
35.7697, 70.8104, 41.7378
CIE-Luv:
35.7697, 103.1226, 26.3705
Hunter-Lab:
29.8145, 43.5202, 18.8479
#a51d05 color charts
#a51d05 color shades, tints & tones
#a51d05 color schemes
#a51d05 color preview, HTML & CSS examples
This text has a color of #a51d05
<p style="color:#a51d05;">Text here</p>
.mytext {color:#a51d05;}
This box has a color of #a51d05
<div style="background-color:#a51d05;">Content here</div>
.mybackground {background-color:#a51d05;}
Border around this has a color of #a51d05
<div style="border:2px solid #a51d05;">Content here</div>
.myborder {border:2px solid #a51d05;}