#ac0d2e color space conversions
Hex:
#ac0d2e
RGB:
172, 13, 46
CMY:
33, 95, 82
CMYK:
0, 92, 73, 33
HSL:
348°, 85.9459%, 36.2745%
HSV (HSB):
348°, 92.4419%, 67.4510%
XYZ:
17.6503, 9.2558, 3.4410
xyY:
0.5816, 0.3050, 9.2558
CIE-Lab:
36.4721, 59.0874, 27.2368
CIE-LCH:
36.4721, 65.0628, 24.7477
CIE-Luv:
36.4721, 106.8727, 14.7200
Hunter-Lab:
30.4233, 50.3175, 14.5903
#ac0d2e color charts
#ac0d2e color shades, tints & tones
#ac0d2e color schemes
#ac0d2e color preview, HTML & CSS examples
This text has a color of #ac0d2e
<p style="color:#ac0d2e;">Text here</p>
.mytext {color:#ac0d2e;}
This box has a color of #ac0d2e
<div style="background-color:#ac0d2e;">Content here</div>
.mybackground {background-color:#ac0d2e;}
Border around this has a color of #ac0d2e
<div style="border:2px solid #ac0d2e;">Content here</div>
.myborder {border:2px solid #ac0d2e;}