#ac130d color space conversions
Hex:
#ac130d
RGB:
172, 19, 13
CMY:
33, 93, 95
CMYK:
0, 89, 92, 33
HSL:
2°, 85.9459%, 36.2745%
HSV (HSB):
2°, 92.4419%, 67.4510%
XYZ:
17.3188, 9.2655, 1.2564
xyY:
0.6221, 0.3328, 9.2655
CIE-Lab:
36.4905, 57.2110, 45.3065
CIE-LCH:
36.4905, 72.9779, 38.3764
CIE-Luv:
36.4905, 111.4502, 24.9609
Hunter-Lab:
30.4392, 48.2912, 18.8603
#ac130d color charts
#ac130d color shades, tints & tones
#ac130d color schemes
#ac130d color preview, HTML & CSS examples
This text has a color of #ac130d
<p style="color:#ac130d;">Text here</p>
.mytext {color:#ac130d;}
This box has a color of #ac130d
<div style="background-color:#ac130d;">Content here</div>
.mybackground {background-color:#ac130d;}
Border around this has a color of #ac130d
<div style="border:2px solid #ac130d;">Content here</div>
.myborder {border:2px solid #ac130d;}