#ac0f0c color space conversions
Hex:
#ac0f0c
RGB:
172, 15, 12
CMY:
33, 94, 95
CMYK:
0, 91, 93, 33
HSL:
1°, 86.9565%, 36.0784%
HSV (HSB):
1°, 93.0233%, 67.4510%
XYZ:
17.2504, 9.1388, 1.2026
xyY:
0.6252, 0.3312, 9.1388
CIE-Lab:
36.2503, 57.8730, 45.5466
CIE-LCH:
36.2503, 73.6463, 38.2031
CIE-Luv:
36.2503, 112.6501, 24.7057
Hunter-Lab:
30.2305, 48.9540, 18.8028
#ac0f0c color charts
#ac0f0c color shades, tints & tones
#ac0f0c color schemes
#ac0f0c color preview, HTML & CSS examples
This text has a color of #ac0f0c
<p style="color:#ac0f0c;">Text here</p>
.mytext {color:#ac0f0c;}
This box has a color of #ac0f0c
<div style="background-color:#ac0f0c;">Content here</div>
.mybackground {background-color:#ac0f0c;}
Border around this has a color of #ac0f0c
<div style="border:2px solid #ac0f0c;">Content here</div>
.myborder {border:2px solid #ac0f0c;}