#ab3255 color space conversions
Hex:
#ab3255
RGB:
171, 50, 85
CMY:
33, 80, 67
CMYK:
0, 71, 50, 33
HSL:
343°, 54.7511%, 43.3333%
HSV (HSB):
343°, 70.7602%, 67.0588%
XYZ:
19.5749, 11.5950, 9.8007
xyY:
0.4778, 0.2830, 11.5950
CIE-Lab:
40.5651, 51.4579, 7.8942
CIE-LCH:
40.5651, 52.0599, 8.7218
CIE-Luv:
40.5651, 80.9125, -0.0900
Hunter-Lab:
34.0514, 43.0228, 6.7712
#ab3255 color charts
#ab3255 color shades, tints & tones
#ab3255 color schemes
#ab3255 color preview, HTML & CSS examples
This text has a color of #ab3255
<p style="color:#ab3255;">Text here</p>
.mytext {color:#ab3255;}
This box has a color of #ab3255
<div style="background-color:#ab3255;">Content here</div>
.mybackground {background-color:#ab3255;}
Border around this has a color of #ab3255
<div style="border:2px solid #ab3255;">Content here</div>
.myborder {border:2px solid #ab3255;}