#ac150d color space conversions
Hex:
#ac150d
RGB:
172, 21, 13
CMY:
33, 92, 95
CMYK:
0, 88, 92, 33
HSL:
3°, 85.9459%, 36.2745%
HSV (HSB):
3°, 92.4419%, 67.4510%
XYZ:
17.3541, 9.3360, 1.2681
xyY:
0.6207, 0.3339, 9.3360
CIE-Lab:
36.6234, 56.8303, 45.3951
CIE-LCH:
36.6234, 72.7351, 38.6173
CIE-Luv:
36.6234, 110.8297, 25.1905
Hunter-Lab:
30.5549, 47.9102, 18.9277
#ac150d color charts
#ac150d color shades, tints & tones
#ac150d color schemes
#ac150d color preview, HTML & CSS examples
This text has a color of #ac150d
<p style="color:#ac150d;">Text here</p>
.mytext {color:#ac150d;}
This box has a color of #ac150d
<div style="background-color:#ac150d;">Content here</div>
.mybackground {background-color:#ac150d;}
Border around this has a color of #ac150d
<div style="border:2px solid #ac150d;">Content here</div>
.myborder {border:2px solid #ac150d;}