#a80c2d color space conversions
Hex:
#a80c2d
RGB:
168, 12, 45
CMY:
34, 95, 82
CMYK:
0, 93, 73, 34
HSL:
347°, 86.6667%, 35.2941%
HSV (HSB):
347°, 92.8571%, 65.8824%
XYZ:
16.7536, 8.7772, 3.2938
xyY:
0.5812, 0.3045, 8.7772
CIE-Lab:
35.5518, 58.1391, 26.5652
CIE-LCH:
35.5518, 63.9207, 24.5568
CIE-Luv:
35.5518, 104.2270, 14.1915
Hunter-Lab:
29.6264, 49.0946, 14.1468
#a80c2d color charts
#a80c2d color shades, tints & tones
#a80c2d color schemes
#a80c2d color preview, HTML & CSS examples
This text has a color of #a80c2d
<p style="color:#a80c2d;">Text here</p>
.mytext {color:#a80c2d;}
This box has a color of #a80c2d
<div style="background-color:#a80c2d;">Content here</div>
.mybackground {background-color:#a80c2d;}
Border around this has a color of #a80c2d
<div style="border:2px solid #a80c2d;">Content here</div>
.myborder {border:2px solid #a80c2d;}