#ac165d color space conversions
Hex:
#ac165d
RGB:
172, 22, 93
CMY:
33, 91, 64
CMYK:
0, 87, 46, 33
HSL:
332°, 77.3196%, 38.0392%
HSV (HSB):
332°, 87.2093%, 67.4510%
XYZ:
19.2760, 10.1348, 11.2962
xyY:
0.4735, 0.2490, 10.1348
CIE-Lab:
38.0833, 60.6446, -0.7298
CIE-LCH:
38.0833, 60.6490, 359.3106
CIE-Luv:
38.0833, 88.0924, -11.7822
Hunter-Lab:
31.8352, 52.3688, 1.2466
#ac165d color charts
#ac165d color shades, tints & tones
#ac165d color schemes
#ac165d color preview, HTML & CSS examples
This text has a color of #ac165d
<p style="color:#ac165d;">Text here</p>
.mytext {color:#ac165d;}
This box has a color of #ac165d
<div style="background-color:#ac165d;">Content here</div>
.mybackground {background-color:#ac165d;}
Border around this has a color of #ac165d
<div style="border:2px solid #ac165d;">Content here</div>
.myborder {border:2px solid #ac165d;}