#ac1b00 color space conversions
Hex:
#ac1b00
RGB:
172, 27, 0
CMY:
33, 89, 100
CMYK:
0, 84, 100, 33
HSL:
9°, 100.0000%, 33.7255%
HSV (HSB):
9°, 100.0000%, 67.4510%
XYZ:
17.4052, 9.5545, 0.9269
xyY:
0.6241, 0.3426, 9.5545
CIE-Lab:
37.0307, 55.3528, 50.5889
CIE-LCH:
37.0307, 74.9879, 42.4253
CIE-Luv:
37.0307, 109.7427, 27.7234
Hunter-Lab:
30.9104, 46.4176, 19.8595
#ac1b00 color charts
#ac1b00 color shades, tints & tones
#ac1b00 color schemes
#ac1b00 color preview, HTML & CSS examples
This text has a color of #ac1b00
<p style="color:#ac1b00;">Text here</p>
.mytext {color:#ac1b00;}
This box has a color of #ac1b00
<div style="background-color:#ac1b00;">Content here</div>
.mybackground {background-color:#ac1b00;}
Border around this has a color of #ac1b00
<div style="border:2px solid #ac1b00;">Content here</div>
.myborder {border:2px solid #ac1b00;}