#a51f07 color space conversions
Hex:
#a51f07
RGB:
165, 31, 7
CMY:
35, 88, 97
CMYK:
0, 81, 96, 35
HSL:
9°, 91.8605%, 33.7255%
HSV (HSB):
9°, 95.7576%, 64.7059%
XYZ:
16.0454, 8.9946, 1.0915
xyY:
0.6140, 0.3442, 8.9946
CIE-Lab:
35.9740, 52.3122, 46.4869
CIE-LCH:
35.9740, 69.9828, 41.6257
CIE-Luv:
35.9740, 102.0795, 26.4269
Hunter-Lab:
29.9911, 43.0141, 18.8360
#a51f07 color charts
#a51f07 color shades, tints & tones
#a51f07 color schemes
#a51f07 color preview, HTML & CSS examples
This text has a color of #a51f07
<p style="color:#a51f07;">Text here</p>
.mytext {color:#a51f07;}
This box has a color of #a51f07
<div style="background-color:#a51f07;">Content here</div>
.mybackground {background-color:#a51f07;}
Border around this has a color of #a51f07
<div style="border:2px solid #a51f07;">Content here</div>
.myborder {border:2px solid #a51f07;}