#b9cdaf color space conversions
Hex:
#b9cdaf
RGB:
185, 205, 175
CMY:
27, 20, 31
CMYK:
10, 0, 15, 20
HSL:
100°, 23.0769%, 74.5098%
HSV (HSB):
100°, 14.6341%, 80.3922%
XYZ:
49.5768, 57.0721, 48.9605
xyY:
0.3186, 0.3668, 57.0721
CIE-Lab:
80.2201, -12.2567, 12.6733
CIE-LCH:
80.2201, 17.6306, 134.0425
CIE-Luv:
80.2201, -9.8358, 20.5159
Hunter-Lab:
75.5461, -15.0658, 14.4571
#b9cdaf color charts
#b9cdaf color shades, tints & tones
#b9cdaf color schemes
#b9cdaf color preview, HTML & CSS examples
This text has a color of #b9cdaf
<p style="color:#b9cdaf;">Text here</p>
.mytext {color:#b9cdaf;}
This box has a color of #b9cdaf
<div style="background-color:#b9cdaf;">Content here</div>
.mybackground {background-color:#b9cdaf;}
Border around this has a color of #b9cdaf
<div style="border:2px solid #b9cdaf;">Content here</div>
.myborder {border:2px solid #b9cdaf;}