#bedbd9 color space conversions
Hex:
#bedbd9
RGB:
190, 219, 217
CMY:
25, 14, 15
CMYK:
13, 0, 1, 14
HSL:
176°, 28.7129%, 80.1961%
HSV (HSB):
176°, 13.2420%, 85.8824%
XYZ:
59.0911, 66.6199, 75.3901
xyY:
0.2938, 0.3313, 66.6199
CIE-Lab:
85.3117, -9.9470, -2.2602
CIE-LCH:
85.3117, 10.2005, 192.8015
CIE-Luv:
85.3117, -15.3445, -1.7500
Hunter-Lab:
81.6210, -13.6083, 2.3709
#bedbd9 color charts
#bedbd9 color shades, tints & tones
#bedbd9 color schemes
#bedbd9 color preview, HTML & CSS examples
This text has a color of #bedbd9
<p style="color:#bedbd9;">Text here</p>
.mytext {color:#bedbd9;}
This box has a color of #bedbd9
<div style="background-color:#bedbd9;">Content here</div>
.mybackground {background-color:#bedbd9;}
Border around this has a color of #bedbd9
<div style="border:2px solid #bedbd9;">Content here</div>
.myborder {border:2px solid #bedbd9;}