#ac331c color space conversions
Hex:
#ac331c
RGB:
172, 51, 28
CMY:
33, 80, 89
CMYK:
0, 70, 84, 33
HSL:
10°, 72.0000%, 39.2157%
HSV (HSB):
10°, 83.7209%, 67.4510%
XYZ:
18.4067, 11.2221, 2.2946
xyY:
0.5766, 0.3515, 11.2221
CIE-Lab:
39.9521, 48.1052, 41.2263
CIE-LCH:
39.9521, 63.3539, 40.5967
CIE-Luv:
39.9521, 94.7445, 27.6795
Hunter-Lab:
33.4995, 39.4549, 19.3885
#ac331c color charts
#ac331c color shades, tints & tones
#ac331c color schemes
#ac331c color preview, HTML & CSS examples
This text has a color of #ac331c
<p style="color:#ac331c;">Text here</p>
.mytext {color:#ac331c;}
This box has a color of #ac331c
<div style="background-color:#ac331c;">Content here</div>
.mybackground {background-color:#ac331c;}
Border around this has a color of #ac331c
<div style="border:2px solid #ac331c;">Content here</div>
.myborder {border:2px solid #ac331c;}