#a80b0d color space conversions
Hex:
#a80b0d
RGB:
168, 11, 13
CMY:
34, 96, 95
CMYK:
0, 93, 92, 34
HSL:
359°, 87.7095%, 35.0980%
HSV (HSB):
359°, 93.4524%, 65.8824%
XYZ:
16.3408, 8.5932, 1.1782
xyY:
0.6258, 0.3291, 8.5932
CIE-Lab:
35.1890, 57.3810, 44.0205
CIE-LCH:
35.1890, 72.3214, 37.4940
CIE-Luv:
35.1890, 110.4785, 23.5624
Hunter-Lab:
29.3142, 48.2022, 18.1370
#a80b0d color charts
#a80b0d color shades, tints & tones
#a80b0d color schemes
#a80b0d color preview, HTML & CSS examples
This text has a color of #a80b0d
<p style="color:#a80b0d;">Text here</p>
.mytext {color:#a80b0d;}
This box has a color of #a80b0d
<div style="background-color:#a80b0d;">Content here</div>
.mybackground {background-color:#a80b0d;}
Border around this has a color of #a80b0d
<div style="border:2px solid #a80b0d;">Content here</div>
.myborder {border:2px solid #a80b0d;}