#ac1e3e color space conversions
Hex:
#ac1e3e
RGB:
172, 30, 62
CMY:
33, 88, 76
CMYK:
0, 83, 64, 33
HSL:
346°, 70.2970%, 39.6078%
HSV (HSB):
346°, 82.5581%, 67.4510%
XYZ:
18.3470, 10.0470, 5.5297
xyY:
0.5408, 0.2962, 10.0470
CIE-Lab:
37.9267, 56.5229, 18.9124
CIE-LCH:
37.9267, 59.6030, 18.5001
CIE-Luv:
37.9267, 97.3682, 9.2440
Hunter-Lab:
31.6970, 47.8506, 11.8445
#ac1e3e color charts
#ac1e3e color shades, tints & tones
#ac1e3e color schemes
#ac1e3e color preview, HTML & CSS examples
This text has a color of #ac1e3e
<p style="color:#ac1e3e;">Text here</p>
.mytext {color:#ac1e3e;}
This box has a color of #ac1e3e
<div style="background-color:#ac1e3e;">Content here</div>
.mybackground {background-color:#ac1e3e;}
Border around this has a color of #ac1e3e
<div style="border:2px solid #ac1e3e;">Content here</div>
.myborder {border:2px solid #ac1e3e;}