#ac3c3b color space conversions
Hex:
#ac3c3b
RGB:
172, 60, 59
CMY:
33, 76, 77
CMYK:
0, 65, 66, 33
HSL:
1°, 48.9177%, 45.2941%
HSV (HSB):
1°, 65.6977%, 67.4510%
XYZ:
19.4185, 12.3181, 5.4918
xyY:
0.5216, 0.3309, 12.3181
CIE-Lab:
41.7173, 45.7030, 25.6175
CIE-LCH:
41.7173, 52.3929, 29.2716
CIE-Luv:
41.7173, 83.6041, 18.4750
Hunter-Lab:
35.0972, 37.3401, 15.2906
#ac3c3b color charts
#ac3c3b color shades, tints & tones
#ac3c3b color schemes
#ac3c3b color preview, HTML & CSS examples
This text has a color of #ac3c3b
<p style="color:#ac3c3b;">Text here</p>
.mytext {color:#ac3c3b;}
This box has a color of #ac3c3b
<div style="background-color:#ac3c3b;">Content here</div>
.mybackground {background-color:#ac3c3b;}
Border around this has a color of #ac3c3b
<div style="border:2px solid #ac3c3b;">Content here</div>
.myborder {border:2px solid #ac3c3b;}