#ab85b9 color space conversions
Hex:
#ab85b9
RGB:
171, 133, 185
CMY:
33, 48, 27
CMYK:
8, 28, 0, 27
HSL:
284°, 27.0833%, 62.3529%
HSV (HSB):
284°, 28.1081%, 72.5490%
XYZ:
33.9391, 28.9358, 49.6953
xyY:
0.3015, 0.2570, 28.9358
CIE-Lab:
60.7249, 24.0132, -21.7019
CIE-LCH:
60.7249, 32.3667, 317.8943
CIE-Luv:
60.7249, 17.4973, -36.5509
Hunter-Lab:
53.7920, 18.4854, -17.1202
#ab85b9 color charts
#ab85b9 color shades, tints & tones
#ab85b9 color schemes
#ab85b9 color preview, HTML & CSS examples
This text has a color of #ab85b9
<p style="color:#ab85b9;">Text here</p>
.mytext {color:#ab85b9;}
This box has a color of #ab85b9
<div style="background-color:#ab85b9;">Content here</div>
.mybackground {background-color:#ab85b9;}
Border around this has a color of #ab85b9
<div style="border:2px solid #ab85b9;">Content here</div>
.myborder {border:2px solid #ab85b9;}