#ac085f color space conversions
Hex:
#ac085f
RGB:
172, 8, 95
CMY:
33, 97, 63
CMYK:
0, 95, 45, 33
HSL:
328°, 91.1111%, 35.2941%
HSV (HSB):
328°, 95.3488%, 67.4510%
XYZ:
19.1656, 9.7705, 11.7022
xyY:
0.4716, 0.2404, 9.7705
CIE-Lab:
37.4274, 62.9101, -2.9733
CIE-LCH:
37.4274, 62.9803, 357.2940
CIE-Luv:
37.4274, 89.4719, -14.8303
Hunter-Lab:
31.2579, 54.7453, -0.3163
#ac085f color charts
#ac085f color shades, tints & tones
#ac085f color schemes
#ac085f color preview, HTML & CSS examples
This text has a color of #ac085f
<p style="color:#ac085f;">Text here</p>
.mytext {color:#ac085f;}
This box has a color of #ac085f
<div style="background-color:#ac085f;">Content here</div>
.mybackground {background-color:#ac085f;}
Border around this has a color of #ac085f
<div style="border:2px solid #ac085f;">Content here</div>
.myborder {border:2px solid #ac085f;}