#b5dcc6 color space conversions
Hex:
#b5dcc6
RGB:
181, 220, 198
CMY:
29, 14, 22
CMYK:
18, 0, 10, 14
HSL:
146°, 35.7798%, 78.6275%
HSV (HSB):
146°, 17.7273%, 86.2745%
XYZ:
54.8423, 65.0874, 63.0987
xyY:
0.2996, 0.3556, 65.0874
CIE-Lab:
84.5287, -17.0557, 6.5815
CIE-LCH:
84.5287, 18.2815, 158.8994
CIE-Luv:
84.5287, -19.8843, 12.7907
Hunter-Lab:
80.6767, -19.8439, 10.1020
#b5dcc6 color charts
#b5dcc6 color shades, tints & tones
#b5dcc6 color schemes
#b5dcc6 color preview, HTML & CSS examples
This text has a color of #b5dcc6
<p style="color:#b5dcc6;">Text here</p>
.mytext {color:#b5dcc6;}
This box has a color of #b5dcc6
<div style="background-color:#b5dcc6;">Content here</div>
.mybackground {background-color:#b5dcc6;}
Border around this has a color of #b5dcc6
<div style="border:2px solid #b5dcc6;">Content here</div>
.myborder {border:2px solid #b5dcc6;}