#b4ded2 color space conversions
Hex:
#b4ded2
RGB:
180, 222, 210
CMY:
29, 13, 18
CMYK:
19, 0, 5, 13
HSL:
163°, 38.8889%, 78.8235%
HSV (HSB):
163°, 18.9189%, 87.0588%
XYZ:
56.5765, 66.5990, 70.8458
xyY:
0.2916, 0.3433, 66.5990
CIE-Lab:
85.3010, -16.0424, 1.3506
CIE-LCH:
85.3010, 16.0991, 175.1878
CIE-Luv:
85.3010, -21.4895, 4.8046
Hunter-Lab:
81.6082, -19.0657, 5.6549
#b4ded2 color charts
#b4ded2 color shades, tints & tones
#b4ded2 color schemes
#b4ded2 color preview, HTML & CSS examples
This text has a color of #b4ded2
<p style="color:#b4ded2;">Text here</p>
.mytext {color:#b4ded2;}
This box has a color of #b4ded2
<div style="background-color:#b4ded2;">Content here</div>
.mybackground {background-color:#b4ded2;}
Border around this has a color of #b4ded2
<div style="border:2px solid #b4ded2;">Content here</div>
.myborder {border:2px solid #b4ded2;}