#a80f2c color space conversions
Hex:
#a80f2c
RGB:
168, 15, 44
CMY:
34, 94, 83
CMYK:
0, 91, 74, 34
HSL:
349°, 83.6066%, 35.8824%
HSV (HSB):
349°, 91.0714%, 65.8824%
XYZ:
16.7739, 8.8483, 3.2067
xyY:
0.5818, 0.3069, 8.8483
CIE-Lab:
35.6906, 57.6541, 27.3587
CIE-LCH:
35.6906, 63.8160, 25.3858
CIE-Luv:
35.6906, 103.8521, 14.9115
Hunter-Lab:
29.7461, 48.6007, 14.4307
#a80f2c color charts
#a80f2c color shades, tints & tones
#a80f2c color schemes
#a80f2c color preview, HTML & CSS examples
This text has a color of #a80f2c
<p style="color:#a80f2c;">Text here</p>
.mytext {color:#a80f2c;}
This box has a color of #a80f2c
<div style="background-color:#a80f2c;">Content here</div>
.mybackground {background-color:#a80f2c;}
Border around this has a color of #a80f2c
<div style="border:2px solid #a80f2c;">Content here</div>
.myborder {border:2px solid #a80f2c;}