#b9d0c8 color space conversions
Hex:
#b9d0c8
RGB:
185, 208, 200
CMY:
27, 18, 22
CMYK:
11, 0, 4, 18
HSL:
159°, 19.6581%, 77.0588%
HSV (HSB):
159°, 11.0577%, 81.5686%
XYZ:
52.9888, 59.5962, 63.3540
xyY:
0.3012, 0.3387, 59.5962
CIE-Lab:
81.6182, -9.2535, 1.3387
CIE-LCH:
81.6182, 9.3499, 171.7682
CIE-Luv:
81.6182, -12.1198, 3.6117
Hunter-Lab:
77.1986, -12.5758, 5.3819
#b9d0c8 color charts
#b9d0c8 color shades, tints & tones
#b9d0c8 color schemes
#b9d0c8 color preview, HTML & CSS examples
This text has a color of #b9d0c8
<p style="color:#b9d0c8;">Text here</p>
.mytext {color:#b9d0c8;}
This box has a color of #b9d0c8
<div style="background-color:#b9d0c8;">Content here</div>
.mybackground {background-color:#b9d0c8;}
Border around this has a color of #b9d0c8
<div style="border:2px solid #b9d0c8;">Content here</div>
.myborder {border:2px solid #b9d0c8;}