#ac102c color space conversions
Hex:
#ac102c
RGB:
172, 16, 44
CMY:
33, 94, 83
CMYK:
0, 91, 74, 33
HSL:
349°, 82.9787%, 36.8627%
HSV (HSB):
349°, 90.6977%, 67.4510%
XYZ:
17.6532, 9.3231, 3.2520
xyY:
0.5840, 0.3084, 9.3231
CIE-Lab:
36.5991, 58.5557, 28.6355
CIE-LCH:
36.5991, 65.1825, 26.0601
CIE-Luv:
36.5991, 106.7405, 15.8619
Hunter-Lab:
30.5337, 49.7663, 15.0590
#ac102c color charts
#ac102c RGB chart
#ac102c CMYK chart
#ac102c RGB pie chart
#ac102c color shades, tints & tones
#ac102c color schemes
#ac102c color preview, HTML & CSS examples
This text has a color of #ac102c
<p style="color:#ac102c;">Text here</p>
.mytext {color:#ac102c;}
Text color #ac102c
This box has a color of #ac102c
<div style="background-color:#ac102c;">Content here</div>
.mybackground {background-color:#ac102c;}
Background color #ac102c
Border around this has a color of #ac102c
<div style="border:2px solid #ac102c;">Content here</div>
.myborder {border:2px solid #ac102c;}
Border color #ac102c