#ac100a color space conversions
Hex:
#ac100a
RGB:
172, 16, 10
CMY:
33, 94, 96
CMYK:
0, 91, 94, 33
HSL:
2°, 89.0110%, 35.6863%
HSV (HSB):
2°, 94.1860%, 67.4510%
XYZ:
17.2533, 9.1632, 1.1465
xyY:
0.6260, 0.3324, 9.1632
CIE-Lab:
36.2965, 57.6893, 46.3304
CIE-LCH:
36.2965, 73.9903, 38.7680
CIE-Luv:
36.2965, 112.5689, 25.0806
Hunter-Lab:
30.2707, 48.7656, 18.9439
#ac100a color charts
#ac100a color shades, tints & tones
#ac100a color schemes
#ac100a color preview, HTML & CSS examples
This text has a color of #ac100a
<p style="color:#ac100a;">Text here</p>
.mytext {color:#ac100a;}
This box has a color of #ac100a
<div style="background-color:#ac100a;">Content here</div>
.mybackground {background-color:#ac100a;}
Border around this has a color of #ac100a
<div style="border:2px solid #ac100a;">Content here</div>
.myborder {border:2px solid #ac100a;}