#b5cdbd color space conversions
Hex:
#b5cdbd
RGB:
181, 205, 189
CMY:
29, 20, 26
CMYK:
12, 0, 8, 20
HSL:
140°, 19.3548%, 75.6863%
HSV (HSB):
140°, 11.7073%, 80.3922%
XYZ:
50.0727, 57.1605, 56.5381
xyY:
0.3057, 0.3490, 57.1605
CIE-Lab:
80.2698, -11.1332, 5.2302
CIE-LCH:
80.2698, 12.3006, 154.8368
CIE-Luv:
80.2698, -12.4023, 9.6902
Hunter-Lab:
75.6046, -14.0880, 8.5854
#b5cdbd color charts
#b5cdbd color shades, tints & tones
#b5cdbd color schemes
#b5cdbd color preview, HTML & CSS examples
This text has a color of #b5cdbd
<p style="color:#b5cdbd;">Text here</p>
.mytext {color:#b5cdbd;}
This box has a color of #b5cdbd
<div style="background-color:#b5cdbd;">Content here</div>
.mybackground {background-color:#b5cdbd;}
Border around this has a color of #b5cdbd
<div style="border:2px solid #b5cdbd;">Content here</div>
.myborder {border:2px solid #b5cdbd;}