#a51a00 color space conversions
Hex:
#a51a00
RGB:
165, 26, 0
CMY:
35, 90, 100
CMYK:
0, 84, 100, 35
HSL:
9°, 100.0000%, 32.3529%
HSV (HSB):
9°, 100.0000%, 64.7059%
XYZ:
15.8864, 8.7381, 0.8493
xyY:
0.6236, 0.3430, 8.7381
CIE-Lab:
35.4751, 53.5470, 49.0158
CIE-LCH:
35.4751, 72.5936, 42.4704
CIE-Luv:
35.4751, 104.7783, 26.6019
Hunter-Lab:
29.5603, 44.1998, 18.9887
#a51a00 color charts
#a51a00 color shades, tints & tones
#a51a00 color schemes
#a51a00 color preview, HTML & CSS examples
This text has a color of #a51a00
<p style="color:#a51a00;">Text here</p>
.mytext {color:#a51a00;}
This box has a color of #a51a00
<div style="background-color:#a51a00;">Content here</div>
.mybackground {background-color:#a51a00;}
Border around this has a color of #a51a00
<div style="border:2px solid #a51a00;">Content here</div>
.myborder {border:2px solid #a51a00;}