#ac381c color space conversions
Hex:
#ac381c
RGB:
172, 56, 28
CMY:
33, 78, 89
CMYK:
0, 67, 84, 33
HSL:
12°, 72.0000%, 39.2157%
HSV (HSB):
12°, 83.7209%, 67.4510%
XYZ:
18.6370, 11.6828, 2.3713
xyY:
0.5701, 0.3574, 11.6828
CIE-Lab:
40.7075, 46.0509, 41.9193
CIE-LCH:
40.7075, 62.2728, 42.3110
CIE-Luv:
40.7075, 91.5820, 28.9961
Hunter-Lab:
34.1802, 37.5133, 19.8127
#ac381c color charts
#ac381c color shades, tints & tones
#ac381c color schemes
#ac381c color preview, HTML & CSS examples
This text has a color of #ac381c
<p style="color:#ac381c;">Text here</p>
.mytext {color:#ac381c;}
This box has a color of #ac381c
<div style="background-color:#ac381c;">Content here</div>
.mybackground {background-color:#ac381c;}
Border around this has a color of #ac381c
<div style="border:2px solid #ac381c;">Content here</div>
.myborder {border:2px solid #ac381c;}