#ac1e4e color space conversions
Hex:
#ac1e4e
RGB:
172, 30, 78
CMY:
33, 88, 69
CMYK:
0, 83, 55, 33
HSL:
340°, 70.2970%, 39.6078%
HSV (HSB):
340°, 82.5581%, 67.4510%
XYZ:
18.8527, 10.2493, 8.1924
xyY:
0.5055, 0.2748, 10.2493
CIE-Lab:
38.2861, 57.6041, 9.1635
CIE-LCH:
38.2861, 58.3284, 9.0388
CIE-Luv:
38.2861, 91.8930, -0.2472
Hunter-Lab:
32.0145, 49.0897, 7.2380
#ac1e4e color charts
#ac1e4e color shades, tints & tones
#ac1e4e color schemes
#ac1e4e color preview, HTML & CSS examples
This text has a color of #ac1e4e
<p style="color:#ac1e4e;">Text here</p>
.mytext {color:#ac1e4e;}
This box has a color of #ac1e4e
<div style="background-color:#ac1e4e;">Content here</div>
.mybackground {background-color:#ac1e4e;}
Border around this has a color of #ac1e4e
<div style="border:2px solid #ac1e4e;">Content here</div>
.myborder {border:2px solid #ac1e4e;}