#b5ddcb color space conversions
Hex:
#b5ddcb
RGB:
181, 221, 203
CMY:
29, 13, 20
CMYK:
18, 0, 8, 13
HSL:
153°, 37.0370%, 78.8235%
HSV (HSB):
153°, 18.0995%, 86.6667%
XYZ:
55.6920, 65.8485, 66.2747
xyY:
0.2965, 0.3506, 65.8485
CIE-Lab:
84.9191, -16.5994, 4.5025
CIE-LCH:
84.9191, 17.1992, 164.8239
CIE-Luv:
84.9191, -20.4369, 9.6410
Hunter-Lab:
81.1471, -19.5011, 8.3794
#b5ddcb color charts
#b5ddcb color shades, tints & tones
#b5ddcb color schemes
#b5ddcb color preview, HTML & CSS examples
This text has a color of #b5ddcb
<p style="color:#b5ddcb;">Text here</p>
.mytext {color:#b5ddcb;}
This box has a color of #b5ddcb
<div style="background-color:#b5ddcb;">Content here</div>
.mybackground {background-color:#b5ddcb;}
Border around this has a color of #b5ddcb
<div style="border:2px solid #b5ddcb;">Content here</div>
.myborder {border:2px solid #b5ddcb;}