#ac2b2b color space conversions
Hex:
#ac2b2b
RGB:
172, 43, 43
CMY:
33, 83, 83
CMYK:
0, 75, 75, 33
HSL:
0°, 60.0000%, 42.1569%
HSV (HSB):
0°, 75.0000%, 67.4510%
XYZ:
18.3132, 10.6728, 3.3803
xyY:
0.5658, 0.3298, 10.6728
CIE-Lab:
39.0239, 51.6157, 32.0103
CIE-LCH:
39.0239, 60.7358, 31.8058
CIE-Luv:
39.0239, 96.7302, 20.8584
Hunter-Lab:
32.6693, 42.8891, 16.7337
#ac2b2b color charts
#ac2b2b color shades, tints & tones
#ac2b2b color schemes
#ac2b2b color preview, HTML & CSS examples
This text has a color of #ac2b2b
<p style="color:#ac2b2b;">Text here</p>
.mytext {color:#ac2b2b;}
This box has a color of #ac2b2b
<div style="background-color:#ac2b2b;">Content here</div>
.mybackground {background-color:#ac2b2b;}
Border around this has a color of #ac2b2b
<div style="border:2px solid #ac2b2b;">Content here</div>
.myborder {border:2px solid #ac2b2b;}