#bedbd7 color space conversions
Hex:
#bedbd7
RGB:
190, 219, 215
CMY:
25, 14, 16
CMYK:
13, 0, 2, 14
HSL:
172°, 28.7129%, 80.1961%
HSV (HSB):
172°, 13.2420%, 85.8824%
XYZ:
58.8325, 66.5165, 74.0281
xyY:
0.2951, 0.3336, 66.5165
CIE-Lab:
85.2592, -10.3443, -1.2787
CIE-LCH:
85.2592, 10.4230, 187.0465
CIE-Luv:
85.2592, -15.2914, -0.1703
Hunter-Lab:
81.5576, -13.9630, 3.2741
#bedbd7 color charts
#bedbd7 color shades, tints & tones
#bedbd7 color schemes
#bedbd7 color preview, HTML & CSS examples
This text has a color of #bedbd7
<p style="color:#bedbd7;">Text here</p>
.mytext {color:#bedbd7;}
This box has a color of #bedbd7
<div style="background-color:#bedbd7;">Content here</div>
.mybackground {background-color:#bedbd7;}
Border around this has a color of #bedbd7
<div style="border:2px solid #bedbd7;">Content here</div>
.myborder {border:2px solid #bedbd7;}