#ac3d2a color space conversions
Hex:
#ac3d2a
RGB:
172, 61, 42
CMY:
33, 76, 84
CMYK:
0, 65, 76, 33
HSL:
9°, 60.7477%, 41.9608%
HSV (HSB):
9°, 75.5814%, 67.4510%
XYZ:
19.0999, 12.2753, 3.5532
xyY:
0.5468, 0.3514, 12.2753
CIE-Lab:
41.6504, 44.3722, 35.4852
CIE-LCH:
41.6504, 56.8163, 38.6499
CIE-Luv:
41.6504, 86.2825, 26.0888
Hunter-Lab:
35.0361, 35.9959, 18.5124
#ac3d2a color charts
#ac3d2a color shades, tints & tones
#ac3d2a color schemes
#ac3d2a color preview, HTML & CSS examples
This text has a color of #ac3d2a
<p style="color:#ac3d2a;">Text here</p>
.mytext {color:#ac3d2a;}
This box has a color of #ac3d2a
<div style="background-color:#ac3d2a;">Content here</div>
.mybackground {background-color:#ac3d2a;}
Border around this has a color of #ac3d2a
<div style="border:2px solid #ac3d2a;">Content here</div>
.myborder {border:2px solid #ac3d2a;}