#a51b01 color space conversions
Hex:
#a51b01
RGB:
165, 27, 1
CMY:
35, 89, 100
CMYK:
0, 84, 99, 35
HSL:
10°, 98.7952%, 32.5490%
HSV (HSB):
10°, 99.3939%, 64.7059%
XYZ:
15.9145, 8.7854, 0.8857
xyY:
0.6220, 0.3434, 8.7854
CIE-Lab:
35.5678, 53.3095, 48.6555
CIE-LCH:
35.5678, 72.1752, 42.3867
CIE-Luv:
35.5678, 104.2906, 26.6108
Hunter-Lab:
29.6402, 43.9703, 18.9765
#a51b01 color charts
#a51b01 color shades, tints & tones
#a51b01 color schemes
#a51b01 color preview, HTML & CSS examples
This text has a color of #a51b01
<p style="color:#a51b01;">Text here</p>
.mytext {color:#a51b01;}
This box has a color of #a51b01
<div style="background-color:#a51b01;">Content here</div>
.mybackground {background-color:#a51b01;}
Border around this has a color of #a51b01
<div style="border:2px solid #a51b01;">Content here</div>
.myborder {border:2px solid #a51b01;}