#a51b0b color space conversions
Hex:
#a51b0b
RGB:
165, 27, 11
CMY:
35, 89, 96
CMYK:
0, 84, 93, 35
HSL:
6°, 87.5000%, 34.5098%
HSV (HSB):
6°, 93.3333%, 64.7059%
XYZ:
15.9694, 8.8074, 1.1749
xyY:
0.6154, 0.3394, 8.8074
CIE-Lab:
35.6107, 53.4410, 44.7884
CIE-LCH:
35.6107, 69.7276, 39.9660
CIE-Luv:
35.6107, 103.4685, 25.2359
Hunter-Lab:
29.6772, 44.1163, 18.4268
#a51b0b color charts
#a51b0b color shades, tints & tones
#a51b0b color schemes
#a51b0b color preview, HTML & CSS examples
This text has a color of #a51b0b
<p style="color:#a51b0b;">Text here</p>
.mytext {color:#a51b0b;}
This box has a color of #a51b0b
<div style="background-color:#a51b0b;">Content here</div>
.mybackground {background-color:#a51b0b;}
Border around this has a color of #a51b0b
<div style="border:2px solid #a51b0b;">Content here</div>
.myborder {border:2px solid #a51b0b;}