#ac381a color space conversions
Hex:
#ac381a
RGB:
172, 56, 26
CMY:
33, 78, 90
CMYK:
0, 67, 85, 33
HSL:
12°, 73.7374%, 38.8235%
HSV (HSB):
12°, 84.8837%, 67.4510%
XYZ:
18.6139, 11.6736, 2.2494
xyY:
0.5721, 0.3588, 11.6736
CIE-Lab:
40.6926, 45.9951, 42.8673
CIE-LCH:
40.6926, 62.8742, 42.9841
CIE-Luv:
40.6926, 91.8204, 29.4940
Hunter-Lab:
34.1666, 37.4547, 20.0131
#ac381a color charts
#ac381a color shades, tints & tones
#ac381a color schemes
#ac381a color preview, HTML & CSS examples
This text has a color of #ac381a
<p style="color:#ac381a;">Text here</p>
.mytext {color:#ac381a;}
This box has a color of #ac381a
<div style="background-color:#ac381a;">Content here</div>
.mybackground {background-color:#ac381a;}
Border around this has a color of #ac381a
<div style="border:2px solid #ac381a;">Content here</div>
.myborder {border:2px solid #ac381a;}