#ac282e color space conversions
Hex:
#ac282e
RGB:
172, 40, 46
CMY:
33, 84, 82
CMYK:
0, 77, 73, 33
HSL:
357°, 62.2642%, 41.5686%
HSV (HSB):
357°, 76.7442%, 67.4510%
XYZ:
18.2652, 10.4855, 3.6460
xyY:
0.5638, 0.3237, 10.4855
CIE-Lab:
38.7000, 52.7590, 29.8467
CIE-LCH:
38.7000, 60.6164, 29.4976
CIE-Luv:
38.7000, 97.5699, 18.9695
Hunter-Lab:
32.3813, 44.0184, 15.9911
#ac282e color charts
#ac282e color shades, tints & tones
#ac282e color schemes
#ac282e color preview, HTML & CSS examples
This text has a color of #ac282e
<p style="color:#ac282e;">Text here</p>
.mytext {color:#ac282e;}
This box has a color of #ac282e
<div style="background-color:#ac282e;">Content here</div>
.mybackground {background-color:#ac282e;}
Border around this has a color of #ac282e
<div style="border:2px solid #ac282e;">Content here</div>
.myborder {border:2px solid #ac282e;}