#ac245d color space conversions
Hex:
#ac245d
RGB:
172, 36, 93
CMY:
33, 86, 64
CMYK:
0, 79, 46, 33
HSL:
335°, 65.3846%, 40.7843%
HSV (HSB):
335°, 79.0698%, 67.4510%
XYZ:
19.6199, 10.8227, 11.4108
xyY:
0.4688, 0.2586, 10.8227
CIE-Lab:
39.2803, 57.2221, 1.0172
CIE-LCH:
39.2803, 57.2312, 1.0184
CIE-Luv:
39.2803, 84.3416, -9.0857
Hunter-Lab:
32.8979, 48.8839, 2.4634
#ac245d color charts
#ac245d color shades, tints & tones
#ac245d color schemes
#ac245d color preview, HTML & CSS examples
This text has a color of #ac245d
<p style="color:#ac245d;">Text here</p>
.mytext {color:#ac245d;}
This box has a color of #ac245d
<div style="background-color:#ac245d;">Content here</div>
.mybackground {background-color:#ac245d;}
Border around this has a color of #ac245d
<div style="border:2px solid #ac245d;">Content here</div>
.myborder {border:2px solid #ac245d;}