#b8bccb color space conversions
Hex:
#b8bccb
RGB:
184, 188, 203
CMY:
28, 26, 20
CMYK:
9, 7, 0, 20
HSL:
227°, 15.4472%, 75.8824%
HSV (HSB):
227°, 9.3596%, 79.6078%
XYZ:
48.5299, 50.4686, 63.6835
xyY:
0.2983, 0.3102, 50.4686
CIE-Lab:
76.3560, 1.5459, -8.0231
CIE-LCH:
76.3560, 8.1706, 280.9060
CIE-Luv:
76.3560, -3.0373, -12.4810
Hunter-Lab:
71.0412, -2.3848, -3.4205
#b8bccb color charts
#b8bccb color shades, tints & tones
#b8bccb color schemes
#b8bccb color preview, HTML & CSS examples
This text has a color of #b8bccb
<p style="color:#b8bccb;">Text here</p>
.mytext {color:#b8bccb;}
This box has a color of #b8bccb
<div style="background-color:#b8bccb;">Content here</div>
.mybackground {background-color:#b8bccb;}
Border around this has a color of #b8bccb
<div style="border:2px solid #b8bccb;">Content here</div>
.myborder {border:2px solid #b8bccb;}