#ac5045 color space conversions
Hex:
#ac5045
RGB:
172, 80, 69
CMY:
33, 69, 73
CMYK:
0, 53, 60, 33
HSL:
6°, 42.7386%, 47.2549%
HSV (HSB):
6°, 59.8837%, 67.4510%
XYZ:
20.9561, 14.9376, 7.4090
xyY:
0.4839, 0.3450, 14.9376
CIE-Lab:
45.5487, 36.7645, 24.4672
CIE-LCH:
45.5487, 44.1619, 33.6442
CIE-Luv:
45.5487, 68.5797, 20.5548
Hunter-Lab:
38.6493, 29.1487, 15.6887
#ac5045 color charts
#ac5045 color shades, tints & tones
#ac5045 color schemes
#ac5045 color preview, HTML & CSS examples
This text has a color of #ac5045
<p style="color:#ac5045;">Text here</p>
.mytext {color:#ac5045;}
This box has a color of #ac5045
<div style="background-color:#ac5045;">Content here</div>
.mybackground {background-color:#ac5045;}
Border around this has a color of #ac5045
<div style="border:2px solid #ac5045;">Content here</div>
.myborder {border:2px solid #ac5045;}