#ac8282 color space conversions
Hex:
#ac8282
RGB:
172, 130, 130
CMY:
33, 49, 49
CMYK:
0, 24, 24, 33
HSL:
0°, 20.1923%, 59.2157%
HSV (HSB):
0°, 24.4186%, 67.4510%
XYZ:
29.0252, 26.3476, 24.6749
xyY:
0.3626, 0.3291, 26.3476
CIE-Lab:
58.3656, 16.1632, 6.2815
CIE-LCH:
58.3656, 17.3408, 21.2375
CIE-Luv:
58.3656, 26.6856, 5.7461
Hunter-Lab:
51.3299, 11.1077, 7.4296
#ac8282 color charts
#ac8282 color shades, tints & tones
#ac8282 color schemes
#ac8282 color preview, HTML & CSS examples
This text has a color of #ac8282
<p style="color:#ac8282;">Text here</p>
.mytext {color:#ac8282;}
This box has a color of #ac8282
<div style="background-color:#ac8282;">Content here</div>
.mybackground {background-color:#ac8282;}
Border around this has a color of #ac8282
<div style="border:2px solid #ac8282;">Content here</div>
.myborder {border:2px solid #ac8282;}