#b9d9cb color space conversions
Hex:
#b9d9cb
RGB:
185, 217, 203
CMY:
27, 15, 20
CMYK:
15, 0, 6, 15
HSL:
154°, 29.6296%, 78.8235%
HSV (HSB):
154°, 14.7465%, 85.0980%
XYZ:
55.5999, 64.2518, 65.9713
xyY:
0.2992, 0.3458, 64.2518
CIE-Lab:
84.0967, -13.2854, 3.3436
CIE-LCH:
84.0967, 13.6997, 165.8734
CIE-Luv:
84.0967, -16.5511, 7.3327
Hunter-Lab:
80.1572, -16.4611, 7.3130
#b9d9cb color charts
#b9d9cb color shades, tints & tones
#b9d9cb color schemes
#b9d9cb color preview, HTML & CSS examples
This text has a color of #b9d9cb
<p style="color:#b9d9cb;">Text here</p>
.mytext {color:#b9d9cb;}
This box has a color of #b9d9cb
<div style="background-color:#b9d9cb;">Content here</div>
.mybackground {background-color:#b9d9cb;}
Border around this has a color of #b9d9cb
<div style="border:2px solid #b9d9cb;">Content here</div>
.myborder {border:2px solid #b9d9cb;}