#a51f01 color space conversions
Hex:
#a51f01
RGB:
165, 31, 1
CMY:
35, 88, 100
CMYK:
0, 81, 99, 35
HSL:
11°, 98.7952%, 32.5490%
HSV (HSB):
11°, 99.3939%, 64.7059%
XYZ:
16.0125, 8.9815, 0.9184
xyY:
0.6179, 0.3466, 8.9815
CIE-Lab:
35.9486, 52.2326, 48.8447
CIE-LCH:
35.9486, 71.5125, 43.0803
CIE-Luv:
35.9486, 102.5568, 27.2456
Hunter-Lab:
29.9691, 42.9265, 19.1615
#a51f01 color charts
#a51f01 color shades, tints & tones
#a51f01 color schemes
#a51f01 color preview, HTML & CSS examples
This text has a color of #a51f01
<p style="color:#a51f01;">Text here</p>
.mytext {color:#a51f01;}
This box has a color of #a51f01
<div style="background-color:#a51f01;">Content here</div>
.mybackground {background-color:#a51f01;}
Border around this has a color of #a51f01
<div style="border:2px solid #a51f01;">Content here</div>
.myborder {border:2px solid #a51f01;}