#ac124a color space conversions
Hex:
#ac124a
RGB:
172, 18, 74
CMY:
33, 93, 71
CMYK:
0, 90, 57, 33
HSL:
338°, 81.0526%, 37.2549%
HSV (HSB):
338°, 89.5349%, 67.4510%
XYZ:
18.4656, 9.6977, 7.3772
xyY:
0.5196, 0.2729, 9.6977
CIE-Lab:
37.2943, 59.8698, 10.3525
CIE-LCH:
37.2943, 60.7582, 9.8104
CIE-Luv:
37.2943, 96.5466, 0.3633
Hunter-Lab:
31.1411, 51.3474, 7.7533
#ac124a color charts
#ac124a color shades, tints & tones
#ac124a color schemes
#ac124a color preview, HTML & CSS examples
This text has a color of #ac124a
<p style="color:#ac124a;">Text here</p>
.mytext {color:#ac124a;}
This box has a color of #ac124a
<div style="background-color:#ac124a;">Content here</div>
.mybackground {background-color:#ac124a;}
Border around this has a color of #ac124a
<div style="border:2px solid #ac124a;">Content here</div>
.myborder {border:2px solid #ac124a;}