#b9d8cd color space conversions
Hex:
#b9d8cd
RGB:
185, 216, 205
CMY:
27, 15, 20
CMYK:
14, 0, 5, 15
HSL:
159°, 28.4404%, 78.6275%
HSV (HSB):
159°, 14.3519%, 84.7059%
XYZ:
55.5829, 63.8338, 67.1492
xyY:
0.2979, 0.3422, 63.8338
CIE-Lab:
83.8792, -12.3904, 1.9673
CIE-LCH:
83.8792, 12.5456, 170.9783
CIE-Luv:
83.8792, -16.1178, 5.1105
Hunter-Lab:
79.8961, -15.6374, 6.0965
#b9d8cd color charts
#b9d8cd color shades, tints & tones
#b9d8cd color schemes
#b9d8cd color preview, HTML & CSS examples
This text has a color of #b9d8cd
<p style="color:#b9d8cd;">Text here</p>
.mytext {color:#b9d8cd;}
This box has a color of #b9d8cd
<div style="background-color:#b9d8cd;">Content here</div>
.mybackground {background-color:#b9d8cd;}
Border around this has a color of #b9d8cd
<div style="border:2px solid #b9d8cd;">Content here</div>
.myborder {border:2px solid #b9d8cd;}