#ac127e color space conversions
Hex:
#ac127e
RGB:
172, 18, 126
CMY:
33, 93, 51
CMYK:
0, 90, 27, 33
HSL:
318°, 81.0526%, 37.2549%
HSV (HSB):
318°, 89.5349%, 67.4510%
XYZ:
20.9955, 10.7096, 20.6992
xyY:
0.4006, 0.2044, 10.7096
CIE-Lab:
39.0870, 64.8054, -20.0215
CIE-LCH:
39.0870, 67.8277, 342.8315
CIE-Luv:
39.0870, 74.5523, -37.0346
Hunter-Lab:
32.7256, 57.2490, -14.5936
#ac127e color charts
#ac127e color shades, tints & tones
#ac127e color schemes
#ac127e color preview, HTML & CSS examples
This text has a color of #ac127e
<p style="color:#ac127e;">Text here</p>
.mytext {color:#ac127e;}
This box has a color of #ac127e
<div style="background-color:#ac127e;">Content here</div>
.mybackground {background-color:#ac127e;}
Border around this has a color of #ac127e
<div style="border:2px solid #ac127e;">Content here</div>
.myborder {border:2px solid #ac127e;}