#bbb3c5 color space conversions
Hex:
#bbb3c5
RGB:
187, 179, 197
CMY:
27, 30, 23
CMYK:
5, 9, 0, 23
HSL:
267°, 13.4328%, 73.7255%
HSV (HSB):
267°, 9.1371%, 77.2549%
XYZ:
46.6917, 46.8362, 59.4027
xyY:
0.3053, 0.3063, 46.8362
CIE-Lab:
74.0849, 6.2243, -8.1038
CIE-LCH:
74.0849, 10.2183, 307.5266
CIE-Luv:
74.0849, 3.4077, -13.3226
Hunter-Lab:
68.4370, 2.0183, -3.5573
#bbb3c5 color charts
#bbb3c5 color shades, tints & tones
#bbb3c5 color schemes
#bbb3c5 color preview, HTML & CSS examples
This text has a color of #bbb3c5
<p style="color:#bbb3c5;">Text here</p>
.mytext {color:#bbb3c5;}
This box has a color of #bbb3c5
<div style="background-color:#bbb3c5;">Content here</div>
.mybackground {background-color:#bbb3c5;}
Border around this has a color of #bbb3c5
<div style="border:2px solid #bbb3c5;">Content here</div>
.myborder {border:2px solid #bbb3c5;}