#bedeb0 color space conversions
Hex:
#bedeb0
RGB:
190, 222, 176
CMY:
25, 13, 31
CMYK:
14, 0, 21, 13
HSL:
102°, 41.0714%, 78.0392%
HSV (HSB):
102°, 20.7207%, 87.0588%
XYZ:
55.1930, 66.3243, 50.9672
xyY:
0.3200, 0.3845, 66.3243
CIE-Lab:
85.1616, -18.8981, 19.1277
CIE-LCH:
85.1616, 26.8888, 134.6541
CIE-Luv:
85.1616, -15.8490, 30.8575
Hunter-Lab:
81.4397, -21.5473, 19.9025
#bedeb0 color charts
#bedeb0 color shades, tints & tones
#bedeb0 color schemes
#bedeb0 color preview, HTML & CSS examples
This text has a color of #bedeb0
<p style="color:#bedeb0;">Text here</p>
.mytext {color:#bedeb0;}
This box has a color of #bedeb0
<div style="background-color:#bedeb0;">Content here</div>
.mybackground {background-color:#bedeb0;}
Border around this has a color of #bedeb0
<div style="border:2px solid #bedeb0;">Content here</div>
.myborder {border:2px solid #bedeb0;}