#ac145f color space conversions
Hex:
#ac145f
RGB:
172, 20, 95
CMY:
33, 92, 63
CMYK:
0, 88, 45, 33
HSL:
330°, 79.1667%, 37.6471%
HSV (HSB):
330°, 88.3721%, 67.4510%
XYZ:
19.3290, 10.0972, 11.7567
xyY:
0.4693, 0.2452, 10.0972
CIE-Lab:
38.0163, 61.2023, -2.1052
CIE-LCH:
38.0163, 61.2385, 358.0299
CIE-Luv:
38.0163, 87.6616, -13.5012
Hunter-Lab:
31.7761, 52.9711, 0.3068
#ac145f color charts
#ac145f color shades, tints & tones
#ac145f color schemes
#ac145f color preview, HTML & CSS examples
This text has a color of #ac145f
<p style="color:#ac145f;">Text here</p>
.mytext {color:#ac145f;}
This box has a color of #ac145f
<div style="background-color:#ac145f;">Content here</div>
.mybackground {background-color:#ac145f;}
Border around this has a color of #ac145f
<div style="border:2px solid #ac145f;">Content here</div>
.myborder {border:2px solid #ac145f;}