#ac400c color space conversions
Hex:
#ac400c
RGB:
172, 64, 12
CMY:
33, 75, 95
CMYK:
0, 63, 93, 33
HSL:
20°, 86.9565%, 36.0784%
HSV (HSB):
20°, 93.0233%, 67.4510%
XYZ:
18.9130, 12.4640, 1.7568
xyY:
0.5708, 0.3762, 12.4640
CIE-Lab:
41.9443, 42.1470, 49.3660
CIE-LCH:
41.9443, 64.9105, 49.5104
CIE-Luv:
41.9443, 87.4935, 34.3210
Hunter-Lab:
35.3044, 33.8421, 21.7627
#ac400c color charts
#ac400c RGB chart
#ac400c CMYK chart
#ac400c RGB pie chart
#ac400c color shades, tints & tones
#ac400c color schemes
#ac400c color preview, HTML & CSS examples
This text has a color of #ac400c
<p style="color:#ac400c;">Text here</p>
.mytext {color:#ac400c;}
Text color #ac400c
This box has a color of #ac400c
<div style="background-color:#ac400c;">Content here</div>
.mybackground {background-color:#ac400c;}
Background color #ac400c
Border around this has a color of #ac400c
<div style="border:2px solid #ac400c;">Content here</div>
.myborder {border:2px solid #ac400c;}
Border color #ac400c