#a80f1b color space conversions
Hex:
#a80f1b
RGB:
168, 15, 27
CMY:
34, 94, 89
CMYK:
0, 91, 84, 34
HSL:
355°, 83.6066%, 35.8824%
HSV (HSB):
355°, 91.0714%, 65.8824%
XYZ:
16.5171, 8.7456, 1.8544
xyY:
0.6091, 0.3225, 8.7456
CIE-Lab:
35.4898, 57.0810, 37.3182
CIE-LCH:
35.4898, 68.1975, 33.1757
CIE-Luv:
35.4898, 107.6068, 20.8646
Hunter-Lab:
29.5730, 47.9431, 16.9832
#a80f1b color charts
#a80f1b color shades, tints & tones
#a80f1b color schemes
#a80f1b color preview, HTML & CSS examples
This text has a color of #a80f1b
<p style="color:#a80f1b;">Text here</p>
.mytext {color:#a80f1b;}
This box has a color of #a80f1b
<div style="background-color:#a80f1b;">Content here</div>
.mybackground {background-color:#a80f1b;}
Border around this has a color of #a80f1b
<div style="border:2px solid #a80f1b;">Content here</div>
.myborder {border:2px solid #a80f1b;}