#b885a3 color space conversions
Hex:
#b885a3
RGB:
184, 133, 163
CMY:
28, 48, 36
CMYK:
0, 28, 11, 28
HSL:
325°, 26.4249%, 62.1569%
HSV (HSB):
325°, 27.7174%, 72.1569%
XYZ:
34.7656, 29.6097, 38.5332
xyY:
0.3378, 0.2877, 29.6097
CIE-Lab:
61.3160, 24.3215, -8.1635
CIE-LCH:
61.3160, 25.6550, 341.4457
CIE-Luv:
61.3160, 28.7519, -16.0137
Hunter-Lab:
54.4148, 18.8174, -3.8951
#b885a3 color charts
#b885a3 color shades, tints & tones
#b885a3 color schemes
#b885a3 color preview, HTML & CSS examples
This text has a color of #b885a3
<p style="color:#b885a3;">Text here</p>
.mytext {color:#b885a3;}
This box has a color of #b885a3
<div style="background-color:#b885a3;">Content here</div>
.mybackground {background-color:#b885a3;}
Border around this has a color of #b885a3
<div style="border:2px solid #b885a3;">Content here</div>
.myborder {border:2px solid #b885a3;}