#ab253c color space conversions
Hex:
#ab253c
RGB:
171, 37, 60
CMY:
33, 85, 76
CMYK:
0, 78, 65, 33
HSL:
350°, 64.4231%, 40.7843%
HSV (HSB):
350°, 78.3626%, 67.0588%
XYZ:
18.2718, 10.3073, 5.3014
xyY:
0.5393, 0.3042, 10.3073
CIE-Lab:
38.3884, 54.1369, 20.7420
CIE-LCH:
38.3884, 57.9744, 20.9638
CIE-Luv:
38.3884, 94.4716, 11.5006
Hunter-Lab:
32.1050, 45.4051, 12.6830
#ab253c color charts
#ab253c color shades, tints & tones
#ab253c color schemes
#ab253c color preview, HTML & CSS examples
This text has a color of #ab253c
<p style="color:#ab253c;">Text here</p>
.mytext {color:#ab253c;}
This box has a color of #ab253c
<div style="background-color:#ab253c;">Content here</div>
.mybackground {background-color:#ab253c;}
Border around this has a color of #ab253c
<div style="border:2px solid #ab253c;">Content here</div>
.myborder {border:2px solid #ab253c;}