#b5ded4 color space conversions
Hex:
#b5ded4
RGB:
181, 222, 212
CMY:
29, 13, 17
CMYK:
18, 0, 5, 13
HSL:
165°, 38.3178%, 79.0196%
HSV (HSB):
165°, 18.4685%, 87.0588%
XYZ:
57.0610, 66.8198, 72.1774
xyY:
0.2910, 0.3408, 66.8198
CIE-Lab:
85.4129, -15.3272, 0.4642
CIE-LCH:
85.4129, 15.3342, 178.2652
CIE-Luv:
85.4129, -21.0412, 3.3352
Hunter-Lab:
81.7434, -18.4489, 4.8687
#b5ded4 color charts
#b5ded4 color shades, tints & tones
#b5ded4 color schemes
#b5ded4 color preview, HTML & CSS examples
This text has a color of #b5ded4
<p style="color:#b5ded4;">Text here</p>
.mytext {color:#b5ded4;}
This box has a color of #b5ded4
<div style="background-color:#b5ded4;">Content here</div>
.mybackground {background-color:#b5ded4;}
Border around this has a color of #b5ded4
<div style="border:2px solid #b5ded4;">Content here</div>
.myborder {border:2px solid #b5ded4;}