#a80c21 color space conversions
Hex:
#a80c21
RGB:
168, 12, 33
CMY:
34, 95, 87
CMYK:
0, 93, 80, 34
HSL:
352°, 86.6667%, 35.2941%
HSV (HSB):
352°, 92.8571%, 65.8824%
XYZ:
16.5544, 8.6976, 2.2451
xyY:
0.6020, 0.3163, 8.6976
CIE-Lab:
35.3954, 57.6981, 33.7694
CIE-LCH:
35.3954, 66.8539, 30.3395
CIE-Luv:
35.3954, 107.1366, 18.7639
Hunter-Lab:
29.4917, 48.5863, 16.1306
#a80c21 color charts
#a80c21 color shades, tints & tones
#a80c21 color schemes
#a80c21 color preview, HTML & CSS examples
This text has a color of #a80c21
<p style="color:#a80c21;">Text here</p>
.mytext {color:#a80c21;}
This box has a color of #a80c21
<div style="background-color:#a80c21;">Content here</div>
.mybackground {background-color:#a80c21;}
Border around this has a color of #a80c21
<div style="border:2px solid #a80c21;">Content here</div>
.myborder {border:2px solid #a80c21;}