#b8cbbd color space conversions
Hex:
#b8cbbd
RGB:
184, 203, 189
CMY:
28, 20, 26
CMYK:
9, 0, 7, 20
HSL:
136°, 15.4472%, 75.8824%
HSV (HSB):
136°, 9.3596%, 79.6078%
XYZ:
50.3084, 56.5763, 56.4129
xyY:
0.3081, 0.3465, 56.5763
CIE-Lab:
79.9407, -9.0821, 4.7815
CIE-LCH:
79.9407, 10.2639, 152.2341
CIE-Luv:
79.9407, -9.8235, 8.6722
Hunter-Lab:
75.2172, -12.2420, 8.1846
#b8cbbd color charts
#b8cbbd color shades, tints & tones
#b8cbbd color schemes
#b8cbbd color preview, HTML & CSS examples
This text has a color of #b8cbbd
<p style="color:#b8cbbd;">Text here</p>
.mytext {color:#b8cbbd;}
This box has a color of #b8cbbd
<div style="background-color:#b8cbbd;">Content here</div>
.mybackground {background-color:#b8cbbd;}
Border around this has a color of #b8cbbd
<div style="border:2px solid #b8cbbd;">Content here</div>
.myborder {border:2px solid #b8cbbd;}