#b9dcb8 color space conversions
Hex:
#b9dcb8
RGB:
185, 220, 184
CMY:
27, 14, 28
CMYK:
16, 0, 16, 14
HSL:
118°, 33.9623%, 79.2157%
HSV (HSB):
118°, 16.3636%, 86.2745%
XYZ:
54.2525, 64.9614, 55.0268
xyY:
0.3114, 0.3728, 64.9614
CIE-Lab:
84.4638, -18.2735, 13.9066
CIE-LCH:
84.4638, 22.9633, 142.7280
CIE-Luv:
84.4638, -17.6254, 23.5236
Hunter-Lab:
80.5986, -20.8957, 15.9402
#b9dcb8 color charts
#b9dcb8 color shades, tints & tones
#b9dcb8 color schemes
#b9dcb8 color preview, HTML & CSS examples
This text has a color of #b9dcb8
<p style="color:#b9dcb8;">Text here</p>
.mytext {color:#b9dcb8;}
This box has a color of #b9dcb8
<div style="background-color:#b9dcb8;">Content here</div>
.mybackground {background-color:#b9dcb8;}
Border around this has a color of #b9dcb8
<div style="border:2px solid #b9dcb8;">Content here</div>
.myborder {border:2px solid #b9dcb8;}