#b9d2cd color space conversions
Hex:
#b9d2cd
RGB:
185, 210, 205
CMY:
27, 18, 20
CMYK:
12, 0, 2, 18
HSL:
168°, 21.7391%, 77.4510%
HSV (HSB):
168°, 11.9048%, 82.3529%
XYZ:
54.0736, 60.8153, 66.6461
xyY:
0.2979, 0.3350, 60.8153
CIE-Lab:
82.2793, -9.3139, -0.3649
CIE-LCH:
82.2793, 9.3210, 182.2434
CIE-Luv:
82.2793, -13.2386, 1.0496
Hunter-Lab:
77.9841, -12.7017, 3.9190
#b9d2cd color charts
#b9d2cd color shades, tints & tones
#b9d2cd color schemes
#b9d2cd color preview, HTML & CSS examples
This text has a color of #b9d2cd
<p style="color:#b9d2cd;">Text here</p>
.mytext {color:#b9d2cd;}
This box has a color of #b9d2cd
<div style="background-color:#b9d2cd;">Content here</div>
.mybackground {background-color:#b9d2cd;}
Border around this has a color of #b9d2cd
<div style="border:2px solid #b9d2cd;">Content here</div>
.myborder {border:2px solid #b9d2cd;}