#ac282b color space conversions
Hex:
#ac282b
RGB:
172, 40, 43
CMY:
33, 84, 83
CMYK:
0, 77, 75, 33
HSL:
359°, 62.2642%, 41.5686%
HSV (HSB):
359°, 76.7442%, 67.4510%
XYZ:
18.2081, 10.4627, 3.3453
xyY:
0.5687, 0.3268, 10.4627
CIE-Lab:
38.6603, 52.6294, 31.6013
CIE-LCH:
38.6603, 61.3880, 30.9827
CIE-Luv:
38.6603, 98.2339, 20.1799
Hunter-Lab:
32.3460, 43.8749, 16.5103
#ac282b color charts
#ac282b color shades, tints & tones
#ac282b color schemes
#ac282b color preview, HTML & CSS examples
This text has a color of #ac282b
<p style="color:#ac282b;">Text here</p>
.mytext {color:#ac282b;}
This box has a color of #ac282b
<div style="background-color:#ac282b;">Content here</div>
.mybackground {background-color:#ac282b;}
Border around this has a color of #ac282b
<div style="border:2px solid #ac282b;">Content here</div>
.myborder {border:2px solid #ac282b;}