#bbb3c9 color space conversions
Hex:
#bbb3c9
RGB:
187, 179, 201
CMY:
27, 30, 21
CMYK:
7, 11, 0, 21
HSL:
262°, 16.9231%, 74.5098%
HSV (HSB):
262°, 10.9453%, 78.8235%
XYZ:
47.1562, 47.0220, 61.8491
xyY:
0.3022, 0.3014, 47.0220
CIE-Lab:
74.2039, 7.0155, -10.1120
CIE-LCH:
74.2039, 12.3073, 304.7524
CIE-Luv:
74.2039, 3.1308, -16.5744
Hunter-Lab:
68.5726, 2.7494, -5.4758
#bbb3c9 color charts
#bbb3c9 color shades, tints & tones
#bbb3c9 color schemes
#bbb3c9 color preview, HTML & CSS examples
This text has a color of #bbb3c9
<p style="color:#bbb3c9;">Text here</p>
.mytext {color:#bbb3c9;}
This box has a color of #bbb3c9
<div style="background-color:#bbb3c9;">Content here</div>
.mybackground {background-color:#bbb3c9;}
Border around this has a color of #bbb3c9
<div style="border:2px solid #bbb3c9;">Content here</div>
.myborder {border:2px solid #bbb3c9;}