#bedbd2 color space conversions
Hex:
#bedbd2
RGB:
190, 219, 210
CMY:
25, 14, 18
CMYK:
13, 0, 4, 14
HSL:
161°, 28.7129%, 80.1961%
HSV (HSB):
161°, 13.2420%, 85.8824%
XYZ:
58.1996, 66.2633, 70.6954
xyY:
0.2982, 0.3395, 66.2633
CIE-Lab:
85.1306, -11.3234, 1.1793
CIE-LCH:
85.1306, 11.3846, 174.0542
CIE-Luv:
85.1306, -15.1598, 3.7488
Hunter-Lab:
81.4023, -14.8332, 5.4900
#bedbd2 color charts
#bedbd2 color shades, tints & tones
#bedbd2 color schemes
#bedbd2 color preview, HTML & CSS examples
This text has a color of #bedbd2
<p style="color:#bedbd2;">Text here</p>
.mytext {color:#bedbd2;}
This box has a color of #bedbd2
<div style="background-color:#bedbd2;">Content here</div>
.mybackground {background-color:#bedbd2;}
Border around this has a color of #bedbd2
<div style="border:2px solid #bedbd2;">Content here</div>
.myborder {border:2px solid #bedbd2;}