#b9dbc8 color space conversions
Hex:
#b9dbc8
RGB:
185, 219, 200
CMY:
27, 14, 22
CMYK:
16, 0, 9, 14
HSL:
146°, 32.0755%, 79.2157%
HSV (HSB):
146°, 15.5251%, 85.8824%
XYZ:
55.7644, 65.1475, 64.2792
xyY:
0.3011, 0.3518, 65.1475
CIE-Lab:
84.5597, -14.8689, 5.6013
CIE-LCH:
84.5597, 15.8890, 159.3579
CIE-Luv:
84.5597, -17.4485, 10.9711
Hunter-Lab:
80.7140, -17.9257, 9.2823
#b9dbc8 color charts
#b9dbc8 color shades, tints & tones
#b9dbc8 color schemes
#b9dbc8 color preview, HTML & CSS examples
This text has a color of #b9dbc8
<p style="color:#b9dbc8;">Text here</p>
.mytext {color:#b9dbc8;}
This box has a color of #b9dbc8
<div style="background-color:#b9dbc8;">Content here</div>
.mybackground {background-color:#b9dbc8;}
Border around this has a color of #b9dbc8
<div style="border:2px solid #b9dbc8;">Content here</div>
.myborder {border:2px solid #b9dbc8;}