#ac452d color space conversions
Hex:
#ac452d
RGB:
172, 69, 45
CMY:
33, 73, 82
CMYK:
0, 60, 74, 33
HSL:
11°, 58.5253%, 42.5490%
HSV (HSB):
11°, 73.8372%, 67.4510%
XYZ:
19.6150, 13.2164, 3.9998
xyY:
0.5326, 0.3588, 13.2164
CIE-Lab:
43.0875, 40.7873, 35.3900
CIE-LCH:
43.0875, 54.0006, 40.9473
CIE-Luv:
43.0875, 80.3792, 27.5256
Hunter-Lab:
36.3543, 32.6899, 18.9248
#ac452d color charts
#ac452d color shades, tints & tones
#ac452d color schemes
#ac452d color preview, HTML & CSS examples
This text has a color of #ac452d
<p style="color:#ac452d;">Text here</p>
.mytext {color:#ac452d;}
This box has a color of #ac452d
<div style="background-color:#ac452d;">Content here</div>
.mybackground {background-color:#ac452d;}
Border around this has a color of #ac452d
<div style="border:2px solid #ac452d;">Content here</div>
.myborder {border:2px solid #ac452d;}