#bbb4c5 color space conversions
Hex:
#bbb4c5
RGB:
187, 180, 197
CMY:
27, 29, 23
CMYK:
5, 9, 0, 23
HSL:
265°, 12.7820%, 73.9216%
HSV (HSB):
265°, 8.6294%, 77.2549%
XYZ:
46.8928, 47.2385, 59.4698
xyY:
0.3053, 0.3075, 47.2385
CIE-Lab:
74.3421, 5.6814, -7.7218
CIE-LCH:
74.3421, 9.5867, 306.3440
CIE-Luv:
74.3421, 2.9107, -12.6494
Hunter-Lab:
68.7303, 1.5077, -3.1902
#bbb4c5 color charts
#bbb4c5 color shades, tints & tones
#bbb4c5 color schemes
#bbb4c5 color preview, HTML & CSS examples
This text has a color of #bbb4c5
<p style="color:#bbb4c5;">Text here</p>
.mytext {color:#bbb4c5;}
This box has a color of #bbb4c5
<div style="background-color:#bbb4c5;">Content here</div>
.mybackground {background-color:#bbb4c5;}
Border around this has a color of #bbb4c5
<div style="border:2px solid #bbb4c5;">Content here</div>
.myborder {border:2px solid #bbb4c5;}