#ac382d color space conversions
Hex:
#ac382d
RGB:
172, 56, 45
CMY:
33, 78, 82
CMYK:
0, 67, 74, 33
HSL:
5°, 58.5253%, 42.5490%
HSV (HSB):
5°, 73.8372%, 67.4510%
XYZ:
18.9011, 11.7885, 3.7618
xyY:
0.5486, 0.3422, 11.7885
CIE-Lab:
40.8779, 46.6819, 32.9261
CIE-LCH:
40.8779, 57.1255, 35.1964
CIE-Luv:
40.8779, 88.9451, 23.4736
Hunter-Lab:
34.3343, 38.1793, 17.5379
#ac382d color charts
#ac382d color shades, tints & tones
#ac382d color schemes
#ac382d color preview, HTML & CSS examples
This text has a color of #ac382d
<p style="color:#ac382d;">Text here</p>
.mytext {color:#ac382d;}
This box has a color of #ac382d
<div style="background-color:#ac382d;">Content here</div>
.mybackground {background-color:#ac382d;}
Border around this has a color of #ac382d
<div style="border:2px solid #ac382d;">Content here</div>
.myborder {border:2px solid #ac382d;}