#ac253d color space conversions
Hex:
#ac253d
RGB:
172, 37, 61
CMY:
33, 85, 76
CMYK:
0, 78, 65, 33
HSL:
349°, 64.5933%, 40.9804%
HSV (HSB):
349°, 78.4884%, 67.4510%
XYZ:
18.5171, 10.4307, 5.4522
xyY:
0.5383, 0.3032, 10.4307
CIE-Lab:
38.6046, 54.4909, 20.4287
CIE-LCH:
38.6046, 58.1945, 20.5511
CIE-Luv:
38.6046, 94.9897, 11.1934
Hunter-Lab:
32.2966, 45.8232, 12.5984
#ac253d color charts
#ac253d color shades, tints & tones
#ac253d color schemes
#ac253d color preview, HTML & CSS examples
This text has a color of #ac253d
<p style="color:#ac253d;">Text here</p>
.mytext {color:#ac253d;}
This box has a color of #ac253d
<div style="background-color:#ac253d;">Content here</div>
.mybackground {background-color:#ac253d;}
Border around this has a color of #ac253d
<div style="border:2px solid #ac253d;">Content here</div>
.myborder {border:2px solid #ac253d;}