#bd92b7 color space conversions
Hex:
#bd92b7
RGB:
189, 146, 183
CMY:
26, 43, 28
CMYK:
0, 23, 3, 26
HSL:
308°, 24.5714%, 65.6863%
HSV (HSB):
308°, 22.7513%, 74.1176%
XYZ:
39.8124, 34.7955, 49.4176
xyY:
0.3210, 0.2806, 34.7955
CIE-Lab:
65.5891, 22.4304, -13.0279
CIE-LCH:
65.5891, 25.9394, 329.8514
CIE-Luv:
65.5891, 22.5581, -23.2479
Hunter-Lab:
58.9877, 17.2460, -8.3795
#bd92b7 color charts
#bd92b7 color shades, tints & tones
#bd92b7 color schemes
#bd92b7 color preview, HTML & CSS examples
This text has a color of #bd92b7
<p style="color:#bd92b7;">Text here</p>
.mytext {color:#bd92b7;}
This box has a color of #bd92b7
<div style="background-color:#bd92b7;">Content here</div>
.mybackground {background-color:#bd92b7;}
Border around this has a color of #bd92b7
<div style="border:2px solid #bd92b7;">Content here</div>
.myborder {border:2px solid #bd92b7;}