#bc92b9 color space conversions
Hex:
#bc92b9
RGB:
188, 146, 185
CMY:
26, 43, 27
CMYK:
0, 22, 2, 26
HSL:
304°, 23.8636%, 65.4902%
HSV (HSB):
304°, 22.3404%, 73.7255%
XYZ:
39.7749, 34.7519, 50.5104
xyY:
0.3181, 0.2779, 34.7519
CIE-Lab:
65.5551, 22.4597, -14.2113
CIE-LCH:
65.5551, 26.5782, 327.6766
CIE-Luv:
65.5551, 21.6729, -25.0696
Hunter-Lab:
58.9508, 17.2726, -9.5355
#bc92b9 color charts
#bc92b9 color shades, tints & tones
#bc92b9 color schemes
#bc92b9 color preview, HTML & CSS examples
This text has a color of #bc92b9
<p style="color:#bc92b9;">Text here</p>
.mytext {color:#bc92b9;}
This box has a color of #bc92b9
<div style="background-color:#bc92b9;">Content here</div>
.mybackground {background-color:#bc92b9;}
Border around this has a color of #bc92b9
<div style="border:2px solid #bc92b9;">Content here</div>
.myborder {border:2px solid #bc92b9;}