#ac0303 color space conversions
Hex:
#ac0303
RGB:
172, 3, 3
CMY:
33, 99, 99
CMYK:
0, 98, 98, 33
HSL:
0°, 96.5714%, 34.3137%
HSV (HSB):
0°, 98.2558%, 67.4510%
XYZ:
17.0623, 8.8424, 0.8936
xyY:
0.6367, 0.3300, 8.8424
CIE-Lab:
35.6790, 59.3022, 48.7338
CIE-LCH:
35.6790, 76.7576, 39.4129
CIE-Luv:
35.6790, 115.9808, 25.0114
Hunter-Lab:
29.7361, 50.3832, 19.0335
#ac0303 color charts
#ac0303 color shades, tints & tones
#ac0303 color schemes
#ac0303 color preview, HTML & CSS examples
This text has a color of #ac0303
<p style="color:#ac0303;">Text here</p>
.mytext {color:#ac0303;}
This box has a color of #ac0303
<div style="background-color:#ac0303;">Content here</div>
.mybackground {background-color:#ac0303;}
Border around this has a color of #ac0303
<div style="border:2px solid #ac0303;">Content here</div>
.myborder {border:2px solid #ac0303;}