#ac2a2c color space conversions
Hex:
#ac2a2c
RGB:
172, 42, 44
CMY:
33, 84, 83
CMYK:
0, 76, 74, 33
HSL:
359°, 60.7477%, 41.9608%
HSV (HSB):
359°, 75.5814%, 67.4510%
XYZ:
18.2958, 10.6084, 3.4662
xyY:
0.5652, 0.3277, 10.6084
CIE-Lab:
38.9130, 52.0025, 31.2914
CIE-LCH:
38.9130, 60.6911, 31.0365
CIE-Luv:
38.9130, 97.0279, 20.2339
Hunter-Lab:
32.5706, 43.2701, 16.4897
#ac2a2c color charts
#ac2a2c color shades, tints & tones
#ac2a2c color schemes
#ac2a2c color preview, HTML & CSS examples
This text has a color of #ac2a2c
<p style="color:#ac2a2c;">Text here</p>
.mytext {color:#ac2a2c;}
This box has a color of #ac2a2c
<div style="background-color:#ac2a2c;">Content here</div>
.mybackground {background-color:#ac2a2c;}
Border around this has a color of #ac2a2c
<div style="border:2px solid #ac2a2c;">Content here</div>
.myborder {border:2px solid #ac2a2c;}