#b4ded5 color space conversions
Hex:
#b4ded5
RGB:
180, 222, 213
CMY:
29, 13, 16
CMYK:
19, 0, 4, 13
HSL:
167°, 38.8889%, 78.8235%
HSV (HSB):
167°, 18.9189%, 87.0588%
XYZ:
56.9539, 66.7499, 72.8330
xyY:
0.2898, 0.3396, 66.7499
CIE-Lab:
85.3775, -15.4389, -0.1231
CIE-LCH:
85.3775, 15.4394, 180.4569
CIE-Luv:
85.3775, -21.5312, 2.4547
Hunter-Lab:
81.7006, -18.5429, 4.3357
#b4ded5 color charts
#b4ded5 color shades, tints & tones
#b4ded5 color schemes
#b4ded5 color preview, HTML & CSS examples
This text has a color of #b4ded5
<p style="color:#b4ded5;">Text here</p>
.mytext {color:#b4ded5;}
This box has a color of #b4ded5
<div style="background-color:#b4ded5;">Content here</div>
.mybackground {background-color:#b4ded5;}
Border around this has a color of #b4ded5
<div style="border:2px solid #b4ded5;">Content here</div>
.myborder {border:2px solid #b4ded5;}