#a8021f color space conversions
Hex:
#a8021f
RGB:
168, 2, 31
CMY:
34, 99, 88
CMYK:
0, 99, 82, 34
HSL:
350°, 97.6471%, 33.3333%
HSV (HSB):
350°, 98.8095%, 65.8824%
XYZ:
16.4175, 8.4672, 2.0654
xyY:
0.6092, 0.3142, 8.4672
CIE-Lab:
34.9375, 58.8996, 34.4847
CIE-LCH:
34.9375, 68.2522, 30.3482
CIE-Luv:
34.9375, 109.4901, 18.6128
Hunter-Lab:
29.0984, 49.7884, 16.1606
#a8021f color charts
#a8021f color shades, tints & tones
#a8021f color schemes
#a8021f color preview, HTML & CSS examples
This text has a color of #a8021f
<p style="color:#a8021f;">Text here</p>
.mytext {color:#a8021f;}
This box has a color of #a8021f
<div style="background-color:#a8021f;">Content here</div>
.mybackground {background-color:#a8021f;}
Border around this has a color of #a8021f
<div style="border:2px solid #a8021f;">Content here</div>
.myborder {border:2px solid #a8021f;}