#ab2d29 color space conversions
Hex:
#ab2d29
RGB:
171, 45, 41
CMY:
33, 82, 84
CMYK:
0, 74, 76, 33
HSL:
2°, 61.3208%, 41.5686%
HSV (HSB):
2°, 76.0234%, 67.0588%
XYZ:
18.1332, 10.6948, 3.2064
xyY:
0.5661, 0.3339, 10.6948
CIE-Lab:
39.0616, 50.5040, 33.1726
CIE-LCH:
39.0616, 60.4241, 33.2982
CIE-Luv:
39.0616, 95.2714, 21.9239
Hunter-Lab:
32.7029, 41.7452, 17.0789
#ab2d29 color charts
#ab2d29 color shades, tints & tones
#ab2d29 color schemes
#ab2d29 color preview, HTML & CSS examples
This text has a color of #ab2d29
<p style="color:#ab2d29;">Text here</p>
.mytext {color:#ab2d29;}
This box has a color of #ab2d29
<div style="background-color:#ab2d29;">Content here</div>
.mybackground {background-color:#ab2d29;}
Border around this has a color of #ab2d29
<div style="border:2px solid #ab2d29;">Content here</div>
.myborder {border:2px solid #ab2d29;}