#ac127b color space conversions
Hex:
#ac127b
RGB:
172, 18, 123
CMY:
33, 93, 52
CMYK:
0, 90, 28, 33
HSL:
319°, 81.0526%, 37.2549%
HSV (HSB):
319°, 89.5349%, 67.4510%
XYZ:
20.8047, 10.6333, 19.6948
xyY:
0.4069, 0.2080, 10.6333
CIE-Lab:
38.9559, 64.4525, -18.3566
CIE-LCH:
38.9559, 67.0156, 344.1027
CIE-Luv:
38.9559, 75.8579, -34.7251
Hunter-Lab:
32.6088, 56.8193, -12.9834
#ac127b color charts
#ac127b color shades, tints & tones
#ac127b color schemes
#ac127b color preview, HTML & CSS examples
This text has a color of #ac127b
<p style="color:#ac127b;">Text here</p>
.mytext {color:#ac127b;}
This box has a color of #ac127b
<div style="background-color:#ac127b;">Content here</div>
.mybackground {background-color:#ac127b;}
Border around this has a color of #ac127b
<div style="border:2px solid #ac127b;">Content here</div>
.myborder {border:2px solid #ac127b;}