#ab1f32 color space conversions
Hex:
#ab1f32
RGB:
171, 31, 50
CMY:
33, 88, 80
CMYK:
0, 82, 71, 33
HSL:
352°, 69.3069%, 39.6078%
HSV (HSB):
352°, 81.8713%, 67.0588%
XYZ:
17.8603, 9.8682, 3.9810
xyY:
0.5632, 0.3112, 9.8682
CIE-Lab:
37.6048, 55.3318, 26.0415
CIE-LCH:
37.6048, 61.1537, 25.2036
CIE-Luv:
37.6048, 99.6827, 15.2060
Hunter-Lab:
31.4137, 46.5125, 14.4758
#ab1f32 color charts
#ab1f32 color shades, tints & tones
#ab1f32 color schemes
#ab1f32 color preview, HTML & CSS examples
This text has a color of #ab1f32
<p style="color:#ab1f32;">Text here</p>
.mytext {color:#ab1f32;}
This box has a color of #ab1f32
<div style="background-color:#ab1f32;">Content here</div>
.mybackground {background-color:#ab1f32;}
Border around this has a color of #ab1f32
<div style="border:2px solid #ab1f32;">Content here</div>
.myborder {border:2px solid #ab1f32;}