#ac2d10 color space conversions
Hex:
#ac2d10
RGB:
172, 45, 16
CMY:
33, 82, 94
CMYK:
0, 74, 91, 33
HSL:
11°, 82.9787%, 36.8627%
HSV (HSB):
11°, 90.6977%, 67.4510%
XYZ:
18.0452, 10.6848, 1.6015
xyY:
0.5949, 0.3523, 10.6848
CIE-Lab:
39.0445, 50.1110, 45.9017
CIE-LCH:
39.0445, 67.9565, 42.4897
CIE-Luv:
39.0445, 99.6513, 28.8288
Hunter-Lab:
32.6877, 41.3372, 19.9765
#ac2d10 color charts
#ac2d10 color shades, tints & tones
#ac2d10 color schemes
#ac2d10 color preview, HTML & CSS examples
This text has a color of #ac2d10
<p style="color:#ac2d10;">Text here</p>
.mytext {color:#ac2d10;}
This box has a color of #ac2d10
<div style="background-color:#ac2d10;">Content here</div>
.mybackground {background-color:#ac2d10;}
Border around this has a color of #ac2d10
<div style="border:2px solid #ac2d10;">Content here</div>
.myborder {border:2px solid #ac2d10;}