#ac004c color space conversions
Hex:
#ac004c
RGB:
172, 0, 76
CMY:
33, 100, 70
CMYK:
0, 100, 56, 33
HSL:
333°, 100.0000%, 33.7255%
HSV (HSB):
333°, 100.0000%, 67.4510%
XYZ:
18.3178, 9.2925, 7.6656
xyY:
0.5193, 0.2634, 9.2925
CIE-Lab:
36.5414, 62.3401, 8.0052
CIE-LCH:
36.5414, 62.8520, 7.3174
CIE-Luv:
36.5414, 98.6375, -2.6209
Hunter-Lab:
30.4835, 53.9157, 6.4289
#ac004c color charts
#ac004c RGB chart
#ac004c CMYK chart
#ac004c RGB pie chart
#ac004c color shades, tints & tones
#ac004c color schemes
#ac004c color preview, HTML & CSS examples
This text has a color of #ac004c
<p style="color:#ac004c;">Text here</p>
.mytext {color:#ac004c;}
Text color #ac004c
This box has a color of #ac004c
<div style="background-color:#ac004c;">Content here</div>
.mybackground {background-color:#ac004c;}
Background color #ac004c
Border around this has a color of #ac004c
<div style="border:2px solid #ac004c;">Content here</div>
.myborder {border:2px solid #ac004c;}
Border color #ac004c