#bb7bb9 color space conversions
Hex:
#bb7bb9
RGB:
187, 123, 185
CMY:
27, 52, 27
CMYK:
0, 34, 1, 27
HSL:
302°, 32.0000%, 60.7843%
HSV (HSB):
302°, 34.2246%, 73.3333%
XYZ:
36.3334, 28.2335, 49.4336
xyY:
0.3187, 0.2477, 28.2335
CIE-Lab:
60.0991, 34.8635, -22.5100
CIE-LCH:
60.0991, 41.4990, 327.1513
CIE-Luv:
60.0991, 32.1440, -39.4552
Hunter-Lab:
53.1352, 29.0703, -17.9650
#bb7bb9 color charts
#bb7bb9 color shades, tints & tones
#bb7bb9 color schemes
#bb7bb9 color preview, HTML & CSS examples
This text has a color of #bb7bb9
<p style="color:#bb7bb9;">Text here</p>
.mytext {color:#bb7bb9;}
This box has a color of #bb7bb9
<div style="background-color:#bb7bb9;">Content here</div>
.mybackground {background-color:#bb7bb9;}
Border around this has a color of #bb7bb9
<div style="border:2px solid #bb7bb9;">Content here</div>
.myborder {border:2px solid #bb7bb9;}