#ac2b03 color space conversions
Hex:
#ac2b03
RGB:
172, 43, 3
CMY:
33, 83, 99
CMYK:
0, 75, 98, 33
HSL:
14°, 96.5714%, 34.3137%
HSV (HSB):
14°, 98.2558%, 67.4510%
XYZ:
17.8936, 10.5050, 1.1707
xyY:
0.6051, 0.3553, 10.5050
CIE-Lab:
38.7339, 50.6428, 50.2259
CIE-LCH:
38.7339, 71.3256, 44.7632
CIE-Luv:
38.7339, 101.7455, 30.1645
Hunter-Lab:
32.4114, 41.8257, 20.5464
#ac2b03 color charts
#ac2b03 color shades, tints & tones
#ac2b03 color schemes
#ac2b03 color preview, HTML & CSS examples
This text has a color of #ac2b03
<p style="color:#ac2b03;">Text here</p>
.mytext {color:#ac2b03;}
This box has a color of #ac2b03
<div style="background-color:#ac2b03;">Content here</div>
.mybackground {background-color:#ac2b03;}
Border around this has a color of #ac2b03
<div style="border:2px solid #ac2b03;">Content here</div>
.myborder {border:2px solid #ac2b03;}