#ac364a color space conversions
Hex:
#ac364a
RGB:
172, 54, 74
CMY:
33, 79, 71
CMYK:
0, 69, 57, 33
HSL:
350°, 52.2124%, 44.3137%
HSV (HSB):
350°, 68.6047%, 67.4510%
XYZ:
19.5685, 11.9034, 7.7448
xyY:
0.4990, 0.3035, 11.9034
CIE-Lab:
41.0622, 49.2829, 15.5164
CIE-LCH:
41.0622, 51.6678, 17.4763
CIE-Luv:
41.0622, 83.1536, 8.3502
Hunter-Lab:
34.5013, 40.8644, 10.8416
#ac364a color charts
#ac364a color shades, tints & tones
#ac364a color schemes
#ac364a color preview, HTML & CSS examples
This text has a color of #ac364a
<p style="color:#ac364a;">Text here</p>
.mytext {color:#ac364a;}
This box has a color of #ac364a
<div style="background-color:#ac364a;">Content here</div>
.mybackground {background-color:#ac364a;}
Border around this has a color of #ac364a
<div style="border:2px solid #ac364a;">Content here</div>
.myborder {border:2px solid #ac364a;}