#ac052a color space conversions
Hex:
#ac052a
RGB:
172, 5, 42
CMY:
33, 98, 84
CMYK:
0, 97, 76, 33
HSL:
347°, 94.3503%, 34.7059%
HSV (HSB):
347°, 97.0930%, 67.4510%
XYZ:
17.4854, 9.0464, 3.0150
xyY:
0.5918, 0.3062, 9.0464
CIE-Lab:
36.0734, 59.9150, 29.2746
CIE-LCH:
36.0734, 66.6844, 26.0402
CIE-Luv:
36.0734, 109.4062, 15.7284
Hunter-Lab:
30.0772, 51.1364, 15.1106
#ac052a color charts
#ac052a color shades, tints & tones
#ac052a color schemes
#ac052a color preview, HTML & CSS examples
This text has a color of #ac052a
<p style="color:#ac052a;">Text here</p>
.mytext {color:#ac052a;}
This box has a color of #ac052a
<div style="background-color:#ac052a;">Content here</div>
.mybackground {background-color:#ac052a;}
Border around this has a color of #ac052a
<div style="border:2px solid #ac052a;">Content here</div>
.myborder {border:2px solid #ac052a;}