#ac3080 color space conversions
Hex:
#ac3080
RGB:
172, 48, 128
CMY:
33, 81, 50
CMYK:
0, 72, 26, 33
HSL:
321°, 56.3636%, 43.1373%
HSV (HSB):
321°, 72.0930%, 67.4510%
XYZ:
21.9665, 12.4431, 21.6661
xyY:
0.3917, 0.2219, 12.4431
CIE-Lab:
41.9118, 57.2192, -16.9145
CIE-LCH:
41.9118, 59.6669, 343.5318
CIE-Luv:
41.9118, 67.1778, -32.1686
Hunter-Lab:
35.2747, 49.4258, -11.7241
#ac3080 color charts
#ac3080 color shades, tints & tones
#ac3080 color schemes
#ac3080 color preview, HTML & CSS examples
This text has a color of #ac3080
<p style="color:#ac3080;">Text here</p>
.mytext {color:#ac3080;}
This box has a color of #ac3080
<div style="background-color:#ac3080;">Content here</div>
.mybackground {background-color:#ac3080;}
Border around this has a color of #ac3080
<div style="border:2px solid #ac3080;">Content here</div>
.myborder {border:2px solid #ac3080;}