#ac275c color space conversions
Hex:
#ac275c
RGB:
172, 39, 92
CMY:
33, 85, 64
CMYK:
0, 77, 47, 33
HSL:
336°, 63.0332%, 41.3725%
HSV (HSB):
336°, 77.3256%, 67.4510%
XYZ:
19.6705, 10.9944, 11.2106
xyY:
0.4697, 0.2625, 10.9944
CIE-Lab:
39.5710, 56.2228, 2.0733
CIE-LCH:
39.5710, 56.2610, 2.1119
CIE-Luv:
39.5710, 83.7103, -7.6614
Hunter-Lab:
33.1578, 47.8672, 3.1646
#ac275c color charts
#ac275c color shades, tints & tones
#ac275c color schemes
#ac275c color preview, HTML & CSS examples
This text has a color of #ac275c
<p style="color:#ac275c;">Text here</p>
.mytext {color:#ac275c;}
This box has a color of #ac275c
<div style="background-color:#ac275c;">Content here</div>
.mybackground {background-color:#ac275c;}
Border around this has a color of #ac275c
<div style="border:2px solid #ac275c;">Content here</div>
.myborder {border:2px solid #ac275c;}