#b5cdc0 color space conversions
Hex:
#b5cdc0
RGB:
181, 205, 192
CMY:
29, 20, 25
CMYK:
12, 0, 6, 20
HSL:
148°, 19.3548%, 75.6863%
HSV (HSB):
148°, 11.7073%, 80.3922%
XYZ:
50.4018, 57.2922, 58.2712
xyY:
0.3037, 0.3452, 57.2922
CIE-Lab:
80.3436, -10.5687, 3.7314
CIE-LCH:
80.3436, 11.2081, 160.5537
CIE-Luv:
80.3436, -12.4896, 7.3890
Hunter-Lab:
75.6916, -13.6000, 7.3397
#b5cdc0 color charts
#b5cdc0 color shades, tints & tones
#b5cdc0 color schemes
#b5cdc0 color preview, HTML & CSS examples
This text has a color of #b5cdc0
<p style="color:#b5cdc0;">Text here</p>
.mytext {color:#b5cdc0;}
This box has a color of #b5cdc0
<div style="background-color:#b5cdc0;">Content here</div>
.mybackground {background-color:#b5cdc0;}
Border around this has a color of #b5cdc0
<div style="border:2px solid #b5cdc0;">Content here</div>
.myborder {border:2px solid #b5cdc0;}