#a51001 color space conversions
Hex:
#a51001
RGB:
165, 16, 1
CMY:
35, 94, 100
CMYK:
0, 90, 99, 35
HSL:
5°, 98.7952%, 32.5490%
HSV (HSB):
5°, 99.3939%, 64.7059%
XYZ:
15.7078, 8.3721, 0.8168
xyY:
0.6309, 0.3363, 8.3721
CIE-Lab:
34.7461, 55.6530, 48.2241
CIE-LCH:
34.7461, 73.6398, 40.9094
CIE-Luv:
34.7461, 108.0819, 25.2353
Hunter-Lab:
28.9346, 46.2674, 18.5805
#a51001 color charts
#a51001 color shades, tints & tones
#a51001 color schemes
#a51001 color preview, HTML & CSS examples
This text has a color of #a51001
<p style="color:#a51001;">Text here</p>
.mytext {color:#a51001;}
This box has a color of #a51001
<div style="background-color:#a51001;">Content here</div>
.mybackground {background-color:#a51001;}
Border around this has a color of #a51001
<div style="border:2px solid #a51001;">Content here</div>
.myborder {border:2px solid #a51001;}