#ac044d color space conversions
Hex:
#ac044d
RGB:
172, 4, 77
CMY:
33, 98, 70
CMYK:
0, 98, 55, 33
HSL:
334°, 95.4545%, 34.5098%
HSV (HSB):
334°, 97.6744%, 67.4510%
XYZ:
18.3962, 9.3933, 7.8647
xyY:
0.5160, 0.2635, 9.3933
CIE-Lab:
36.7308, 61.9356, 7.6231
CIE-LCH:
36.7308, 62.4029, 7.0167
CIE-Luv:
36.7308, 97.6514, -2.9090
Hunter-Lab:
30.6485, 53.5066, 6.2396
#ac044d color charts
#ac044d color shades, tints & tones
#ac044d color schemes
#ac044d color preview, HTML & CSS examples
This text has a color of #ac044d
<p style="color:#ac044d;">Text here</p>
.mytext {color:#ac044d;}
This box has a color of #ac044d
<div style="background-color:#ac044d;">Content here</div>
.mybackground {background-color:#ac044d;}
Border around this has a color of #ac044d
<div style="border:2px solid #ac044d;">Content here</div>
.myborder {border:2px solid #ac044d;}