#b9d7cc color space conversions
Hex:
#b9d7cc
RGB:
185, 215, 204
CMY:
27, 16, 20
CMYK:
14, 0, 5, 16
HSL:
158°, 27.2727%, 78.4314%
HSV (HSB):
158°, 13.9535%, 84.3137%
XYZ:
55.2071, 63.2748, 66.4303
xyY:
0.2986, 0.3422, 63.2748
CIE-Lab:
83.5868, -12.0745, 2.0729
CIE-LCH:
83.5868, 12.2511, 170.2588
CIE-Luv:
83.5868, -15.6144, 5.2130
Hunter-Lab:
79.5455, -15.3198, 6.1674
#b9d7cc color charts
#b9d7cc color shades, tints & tones
#b9d7cc color schemes
#b9d7cc color preview, HTML & CSS examples
This text has a color of #b9d7cc
<p style="color:#b9d7cc;">Text here</p>
.mytext {color:#b9d7cc;}
This box has a color of #b9d7cc
<div style="background-color:#b9d7cc;">Content here</div>
.mybackground {background-color:#b9d7cc;}
Border around this has a color of #b9d7cc
<div style="border:2px solid #b9d7cc;">Content here</div>
.myborder {border:2px solid #b9d7cc;}