#b5cdc1 color space conversions
Hex:
#b5cdc1
RGB:
181, 205, 193
CMY:
29, 20, 24
CMYK:
12, 0, 6, 20
HSL:
150°, 19.3548%, 75.6863%
HSV (HSB):
150°, 11.7073%, 80.3922%
XYZ:
50.5130, 57.3367, 58.8568
xyY:
0.3030, 0.3439, 57.3367
CIE-Lab:
80.3686, -10.3787, 3.2323
CIE-LCH:
80.3686, 10.8704, 162.7018
CIE-Luv:
80.3686, -12.5188, 6.6177
Hunter-Lab:
75.7210, -13.4354, 6.9194
#b5cdc1 color charts
#b5cdc1 color shades, tints & tones
#b5cdc1 color schemes
#b5cdc1 color preview, HTML & CSS examples
This text has a color of #b5cdc1
<p style="color:#b5cdc1;">Text here</p>
.mytext {color:#b5cdc1;}
This box has a color of #b5cdc1
<div style="background-color:#b5cdc1;">Content here</div>
.mybackground {background-color:#b5cdc1;}
Border around this has a color of #b5cdc1
<div style="border:2px solid #b5cdc1;">Content here</div>
.myborder {border:2px solid #b5cdc1;}