#ab5050 color space conversions
Hex:
#ab5050
RGB:
171, 80, 80
CMY:
33, 69, 69
CMYK:
0, 53, 53, 33
HSL:
0°, 36.2550%, 49.2157%
HSV (HSB):
0°, 53.2164%, 67.0588%
XYZ:
21.1112, 14.9744, 9.3671
xyY:
0.4645, 0.3295, 14.9744
CIE-Lab:
45.5992, 37.2904, 17.9155
CIE-LCH:
45.5992, 41.3707, 25.6611
CIE-Luv:
45.5992, 65.5302, 14.1273
Hunter-Lab:
38.6968, 29.6620, 12.7358
#ab5050 color charts
#ab5050 color shades, tints & tones
#ab5050 color schemes
#ab5050 color preview, HTML & CSS examples
This text has a color of #ab5050
<p style="color:#ab5050;">Text here</p>
.mytext {color:#ab5050;}
This box has a color of #ab5050
<div style="background-color:#ab5050;">Content here</div>
.mybackground {background-color:#ab5050;}
Border around this has a color of #ab5050
<div style="border:2px solid #ab5050;">Content here</div>
.myborder {border:2px solid #ab5050;}