#b9d3cd color space conversions
Hex:
#b9d3cd
RGB:
185, 211, 205
CMY:
27, 17, 20
CMYK:
12, 0, 3, 17
HSL:
166°, 22.8070%, 77.6471%
HSV (HSB):
166°, 12.3223%, 82.7451%
XYZ:
54.3213, 61.3106, 66.7287
xyY:
0.2979, 0.3362, 61.3106
CIE-Lab:
82.5454, -9.8293, 0.0239
CIE-LCH:
82.5454, 9.8294, 179.8609
CIE-Luv:
82.5454, -13.7194, 1.7279
Hunter-Lab:
78.3011, -13.1927, 4.2834
#b9d3cd color charts
#b9d3cd color shades, tints & tones
#b9d3cd color schemes
#b9d3cd color preview, HTML & CSS examples
This text has a color of #b9d3cd
<p style="color:#b9d3cd;">Text here</p>
.mytext {color:#b9d3cd;}
This box has a color of #b9d3cd
<div style="background-color:#b9d3cd;">Content here</div>
.mybackground {background-color:#b9d3cd;}
Border around this has a color of #b9d3cd
<div style="border:2px solid #b9d3cd;">Content here</div>
.myborder {border:2px solid #b9d3cd;}