#a51f0d color space conversions
Hex:
#a51f0d
RGB:
165, 31, 13
CMY:
35, 88, 95
CMYK:
0, 81, 92, 35
HSL:
7°, 85.3933%, 34.9020%
HSV (HSB):
7°, 92.1212%, 64.7059%
XYZ:
16.0797, 9.0084, 1.2721
xyY:
0.6100, 0.3417, 9.0084
CIE-Lab:
36.0004, 52.3951, 44.2743
CIE-LCH:
36.0004, 68.5963, 40.1981
CIE-Luv:
36.0004, 101.5864, 25.5802
Hunter-Lab:
30.0139, 43.1053, 18.4969
#a51f0d color charts
#a51f0d color shades, tints & tones
#a51f0d color schemes
#a51f0d color preview, HTML & CSS examples
This text has a color of #a51f0d
<p style="color:#a51f0d;">Text here</p>
.mytext {color:#a51f0d;}
This box has a color of #a51f0d
<div style="background-color:#a51f0d;">Content here</div>
.mybackground {background-color:#a51f0d;}
Border around this has a color of #a51f0d
<div style="border:2px solid #a51f0d;">Content here</div>
.myborder {border:2px solid #a51f0d;}