#9885b9 color space conversions
Hex:
#9885b9
RGB:
152, 133, 185
CMY:
40, 48, 27
CMYK:
18, 28, 0, 27
HSL:
262°, 27.0833%, 62.3529%
HSV (HSB):
262°, 28.1081%, 72.5490%
XYZ:
30.0934, 26.9532, 49.5153
xyY:
0.2824, 0.2529, 26.9532
CIE-Lab:
58.9310, 17.8068, -24.6087
CIE-LCH:
58.9310, 30.3754, 305.8894
CIE-Luv:
58.9310, 6.6304, -39.9939
Hunter-Lab:
51.9165, 12.6135, -20.2062
#9885b9 color charts
#9885b9 color shades, tints & tones
#9885b9 color schemes
#9885b9 color preview, HTML & CSS examples
This text has a color of #9885b9
<p style="color:#9885b9;">Text here</p>
.mytext {color:#9885b9;}
This box has a color of #9885b9
<div style="background-color:#9885b9;">Content here</div>
.mybackground {background-color:#9885b9;}
Border around this has a color of #9885b9
<div style="border:2px solid #9885b9;">Content here</div>
.myborder {border:2px solid #9885b9;}