#ab2f32 color space conversions
Hex:
#ab2f32
RGB:
171, 47, 50
CMY:
33, 82, 80
CMYK:
0, 73, 71, 33
HSL:
359°, 56.8807%, 42.7451%
HSV (HSB):
359°, 72.5146%, 67.0588%
XYZ:
18.3868, 10.9212, 4.1565
xyY:
0.5494, 0.3264, 10.9212
CIE-Lab:
39.4475, 50.1762, 28.2570
CIE-LCH:
39.4475, 57.5857, 29.3863
CIE-Luv:
39.4475, 92.2842, 18.7499
Hunter-Lab:
33.0473, 41.4808, 15.6759
#ab2f32 color charts
#ab2f32 color shades, tints & tones
#ab2f32 color schemes
#ab2f32 color preview, HTML & CSS examples
This text has a color of #ab2f32
<p style="color:#ab2f32;">Text here</p>
.mytext {color:#ab2f32;}
This box has a color of #ab2f32
<div style="background-color:#ab2f32;">Content here</div>
.mybackground {background-color:#ab2f32;}
Border around this has a color of #ab2f32
<div style="border:2px solid #ab2f32;">Content here</div>
.myborder {border:2px solid #ab2f32;}