#ab2d28 color space conversions
Hex:
#ab2d28
RGB:
171, 45, 40
CMY:
33, 82, 84
CMYK:
0, 74, 77, 33
HSL:
2°, 62.0853%, 41.3725%
HSV (HSB):
2°, 76.6082%, 67.0588%
XYZ:
18.1160, 10.6879, 3.1156
xyY:
0.5676, 0.3348, 10.6879
CIE-Lab:
39.0498, 50.4637, 33.7405
CIE-LCH:
39.0498, 60.7043, 33.7670
CIE-Luv:
39.0498, 95.4657, 22.2929
Hunter-Lab:
32.6924, 41.7015, 17.2342
#ab2d28 color charts
#ab2d28 color shades, tints & tones
#ab2d28 color schemes
#ab2d28 color preview, HTML & CSS examples
This text has a color of #ab2d28
<p style="color:#ab2d28;">Text here</p>
.mytext {color:#ab2d28;}
This box has a color of #ab2d28
<div style="background-color:#ab2d28;">Content here</div>
.mybackground {background-color:#ab2d28;}
Border around this has a color of #ab2d28
<div style="border:2px solid #ab2d28;">Content here</div>
.myborder {border:2px solid #ab2d28;}