#ac2f64 color space conversions
Hex:
#ac2f64
RGB:
172, 47, 100
CMY:
33, 82, 61
CMYK:
0, 73, 42, 33
HSL:
335°, 57.0776%, 42.9412%
HSV (HSB):
335°, 72.6744%, 67.4510%
XYZ:
20.3300, 11.7238, 13.2480
xyY:
0.4488, 0.2588, 11.7238
CIE-Lab:
40.7737, 54.3077, -1.2188
CIE-LCH:
40.7737, 54.3214, 358.7144
CIE-Luv:
40.7737, 77.8326, -11.1904
Hunter-Lab:
34.2400, 46.0644, 1.0278
#ac2f64 color charts
#ac2f64 color shades, tints & tones
#ac2f64 color schemes
#ac2f64 color preview, HTML & CSS examples
This text has a color of #ac2f64
<p style="color:#ac2f64;">Text here</p>
.mytext {color:#ac2f64;}
This box has a color of #ac2f64
<div style="background-color:#ac2f64;">Content here</div>
.mybackground {background-color:#ac2f64;}
Border around this has a color of #ac2f64
<div style="border:2px solid #ac2f64;">Content here</div>
.myborder {border:2px solid #ac2f64;}