#ac3325 color space conversions
Hex:
#ac3325
RGB:
172, 51, 37
CMY:
33, 80, 85
CMYK:
0, 70, 78, 33
HSL:
6°, 64.5933%, 40.9804%
HSV (HSB):
6°, 78.4884%, 67.4510%
XYZ:
18.5310, 11.2719, 2.9493
xyY:
0.5658, 0.3442, 11.2719
CIE-Lab:
40.0347, 48.3993, 36.5475
CIE-LCH:
40.0347, 60.6483, 37.0573
CIE-Luv:
40.0347, 93.4024, 25.0056
Hunter-Lab:
33.5736, 39.7695, 18.2932
#ac3325 color charts
#ac3325 color shades, tints & tones
#ac3325 color schemes
#ac3325 color preview, HTML & CSS examples
This text has a color of #ac3325
<p style="color:#ac3325;">Text here</p>
.mytext {color:#ac3325;}
This box has a color of #ac3325
<div style="background-color:#ac3325;">Content here</div>
.mybackground {background-color:#ac3325;}
Border around this has a color of #ac3325
<div style="border:2px solid #ac3325;">Content here</div>
.myborder {border:2px solid #ac3325;}