#ab2b3a color space conversions
Hex:
#ab2b3a
RGB:
171, 43, 58
CMY:
33, 83, 77
CMYK:
0, 75, 66, 33
HSL:
353°, 59.8131%, 41.9608%
HSV (HSB):
353°, 74.8538%, 67.0588%
XYZ:
18.4222, 10.6912, 5.0956
xyY:
0.5385, 0.3125, 10.6912
CIE-Lab:
39.0554, 52.0517, 22.8495
CIE-LCH:
39.0554, 56.8461, 23.7004
CIE-Luv:
39.0554, 92.3284, 13.9369
Hunter-Lab:
32.6974, 43.3492, 13.6483
#ab2b3a color charts
#ab2b3a color shades, tints & tones
#ab2b3a color schemes
#ab2b3a color preview, HTML & CSS examples
This text has a color of #ab2b3a
<p style="color:#ab2b3a;">Text here</p>
.mytext {color:#ab2b3a;}
This box has a color of #ab2b3a
<div style="background-color:#ab2b3a;">Content here</div>
.mybackground {background-color:#ab2b3a;}
Border around this has a color of #ab2b3a
<div style="border:2px solid #ab2b3a;">Content here</div>
.myborder {border:2px solid #ab2b3a;}