#ac3b7b color space conversions
Hex:
#ac3b7b
RGB:
172, 59, 123
CMY:
33, 77, 52
CMYK:
0, 66, 28, 33
HSL:
326°, 48.9177%, 45.2941%
HSV (HSB):
326°, 65.6977%, 67.4510%
XYZ:
22.1524, 13.3286, 20.1440
xyY:
0.3982, 0.2396, 13.3286
CIE-Lab:
43.2543, 52.2957, -11.7990
CIE-LCH:
43.2543, 53.6102, 347.2857
CIE-Luv:
43.2543, 65.1187, -24.5886
Hunter-Lab:
36.5084, 44.4195, -7.1582
#ac3b7b color charts
#ac3b7b color shades, tints & tones
#ac3b7b color schemes
#ac3b7b color preview, HTML & CSS examples
This text has a color of #ac3b7b
<p style="color:#ac3b7b;">Text here</p>
.mytext {color:#ac3b7b;}
This box has a color of #ac3b7b
<div style="background-color:#ac3b7b;">Content here</div>
.mybackground {background-color:#ac3b7b;}
Border around this has a color of #ac3b7b
<div style="border:2px solid #ac3b7b;">Content here</div>
.myborder {border:2px solid #ac3b7b;}