#ac125a color space conversions
Hex:
#ac125a
RGB:
172, 18, 90
CMY:
33, 93, 65
CMYK:
0, 90, 48, 33
HSL:
332°, 81.0526%, 37.2549%
HSV (HSB):
332°, 89.5349%, 67.4510%
XYZ:
19.0750, 9.9415, 10.5864
xyY:
0.4817, 0.2510, 9.9415
CIE-Lab:
37.7371, 61.1122, 0.6846
CIE-LCH:
37.7371, 61.1161, 0.6418
CIE-Luv:
37.7371, 90.1420, -10.2397
Hunter-Lab:
31.5301, 52.8111, 2.1641
#ac125a color charts
#ac125a color shades, tints & tones
#ac125a color schemes
#ac125a color preview, HTML & CSS examples
This text has a color of #ac125a
<p style="color:#ac125a;">Text here</p>
.mytext {color:#ac125a;}
This box has a color of #ac125a
<div style="background-color:#ac125a;">Content here</div>
.mybackground {background-color:#ac125a;}
Border around this has a color of #ac125a
<div style="border:2px solid #ac125a;">Content here</div>
.myborder {border:2px solid #ac125a;}