#b9dec2 color space conversions
Hex:
#b9dec2
RGB:
185, 222, 194
CMY:
27, 13, 24
CMYK:
17, 0, 13, 13
HSL:
135°, 35.9223%, 79.8039%
HSV (HSB):
135°, 16.6667%, 87.0588%
XYZ:
55.8665, 66.4519, 60.9210
xyY:
0.3049, 0.3627, 66.4519
CIE-Lab:
85.2264, -17.4876, 9.7251
CIE-LCH:
85.2264, 20.0099, 150.9210
CIE-Luv:
85.2264, -18.7857, 17.4708
Hunter-Lab:
81.5180, -20.3258, 12.7534
#b9dec2 color charts
#b9dec2 color shades, tints & tones
#b9dec2 color schemes
#b9dec2 color preview, HTML & CSS examples
This text has a color of #b9dec2
<p style="color:#b9dec2;">Text here</p>
.mytext {color:#b9dec2;}
This box has a color of #b9dec2
<div style="background-color:#b9dec2;">Content here</div>
.mybackground {background-color:#b9dec2;}
Border around this has a color of #b9dec2
<div style="border:2px solid #b9dec2;">Content here</div>
.myborder {border:2px solid #b9dec2;}