#a80f2a color space conversions
Hex:
#a80f2a
RGB:
168, 15, 42
CMY:
34, 94, 84
CMYK:
0, 91, 75, 34
HSL:
349°, 83.6066%, 35.8824%
HSV (HSB):
349°, 91.0714%, 65.8824%
XYZ:
16.7372, 8.8336, 3.0134
xyY:
0.5855, 0.3090, 8.8336
CIE-Lab:
35.6620, 57.5726, 28.5761
CIE-LCH:
35.6620, 64.2744, 26.3974
CIE-Luv:
35.6620, 104.3723, 15.7391
Hunter-Lab:
29.7214, 48.5071, 14.7937
#a80f2a color charts
#a80f2a color shades, tints & tones
#a80f2a color schemes
#a80f2a color preview, HTML & CSS examples
This text has a color of #a80f2a
<p style="color:#a80f2a;">Text here</p>
.mytext {color:#a80f2a;}
This box has a color of #a80f2a
<div style="background-color:#a80f2a;">Content here</div>
.mybackground {background-color:#a80f2a;}
Border around this has a color of #a80f2a
<div style="border:2px solid #a80f2a;">Content here</div>
.myborder {border:2px solid #a80f2a;}