#a51b0d color space conversions
Hex:
#a51b0d
RGB:
165, 27, 13
CMY:
35, 89, 95
CMYK:
0, 84, 92, 35
HSL:
6°, 85.3933%, 34.9020%
HSV (HSB):
6°, 92.1212%, 64.7059%
XYZ:
15.9816, 8.8123, 1.2394
xyY:
0.6139, 0.3385, 8.8123
CIE-Lab:
35.6203, 53.4703, 44.0110
CIE-LCH:
35.6203, 69.2534, 39.4575
CIE-Luv:
35.6203, 103.2871, 24.9322
Hunter-Lab:
29.6854, 44.1488, 18.3044
#a51b0d color charts
#a51b0d color shades, tints & tones
#a51b0d color schemes
#a51b0d color preview, HTML & CSS examples
This text has a color of #a51b0d
<p style="color:#a51b0d;">Text here</p>
.mytext {color:#a51b0d;}
This box has a color of #a51b0d
<div style="background-color:#a51b0d;">Content here</div>
.mybackground {background-color:#a51b0d;}
Border around this has a color of #a51b0d
<div style="border:2px solid #a51b0d;">Content here</div>
.myborder {border:2px solid #a51b0d;}