#ac264b color space conversions
Hex:
#ac264b
RGB:
172, 38, 75
CMY:
33, 85, 71
CMYK:
0, 78, 56, 33
HSL:
343°, 63.8095%, 41.1765%
HSV (HSB):
343°, 77.9070%, 67.4510%
XYZ:
18.9764, 10.6649, 7.7150
xyY:
0.5080, 0.2855, 10.6649
CIE-Lab:
39.0102, 55.1193, 12.0850
CIE-LCH:
39.0102, 56.4286, 12.3665
CIE-Luv:
39.0102, 90.1450, 3.3519
Hunter-Lab:
32.6571, 46.5726, 8.8532
#ac264b color charts
#ac264b color shades, tints & tones
#ac264b color schemes
#ac264b color preview, HTML & CSS examples
This text has a color of #ac264b
<p style="color:#ac264b;">Text here</p>
.mytext {color:#ac264b;}
This box has a color of #ac264b
<div style="background-color:#ac264b;">Content here</div>
.mybackground {background-color:#ac264b;}
Border around this has a color of #ac264b
<div style="border:2px solid #ac264b;">Content here</div>
.myborder {border:2px solid #ac264b;}