#b5cdc9 color space conversions
Hex:
#b5cdc9
RGB:
181, 205, 201
CMY:
29, 20, 21
CMYK:
12, 0, 2, 20
HSL:
170°, 19.3548%, 75.6863%
HSV (HSB):
170°, 11.7073%, 80.3922%
XYZ:
51.4300, 57.7034, 63.6856
xyY:
0.2976, 0.3339, 57.7034
CIE-Lab:
80.5736, -8.8266, -0.7531
CIE-LCH:
80.5736, 8.8586, 184.8764
CIE-Luv:
80.5736, -12.7563, 0.3747
Hunter-Lab:
75.9628, -12.0829, 3.4665
#b5cdc9 color charts
#b5cdc9 color shades, tints & tones
#b5cdc9 color schemes
#b5cdc9 color preview, HTML & CSS examples
This text has a color of #b5cdc9
<p style="color:#b5cdc9;">Text here</p>
.mytext {color:#b5cdc9;}
This box has a color of #b5cdc9
<div style="background-color:#b5cdc9;">Content here</div>
.mybackground {background-color:#b5cdc9;}
Border around this has a color of #b5cdc9
<div style="border:2px solid #b5cdc9;">Content here</div>
.myborder {border:2px solid #b5cdc9;}