#beddb0 color space conversions
Hex:
#beddb0
RGB:
190, 221, 176
CMY:
25, 13, 31
CMYK:
14, 0, 20, 13
HSL:
101°, 39.8230%, 77.8431%
HSV (HSB):
101°, 20.3620%, 86.6667%
XYZ:
54.9281, 65.7946, 50.8789
xyY:
0.3201, 0.3834, 65.7946
CIE-Lab:
84.8916, -18.4025, 18.7518
CIE-LCH:
84.8916, 26.2733, 134.4613
CIE-Luv:
84.8916, -15.3406, 30.2406
Hunter-Lab:
81.1139, -21.0740, 19.5899
#beddb0 color charts
#beddb0 color shades, tints & tones
#beddb0 color schemes
#beddb0 color preview, HTML & CSS examples
This text has a color of #beddb0
<p style="color:#beddb0;">Text here</p>
.mytext {color:#beddb0;}
This box has a color of #beddb0
<div style="background-color:#beddb0;">Content here</div>
.mybackground {background-color:#beddb0;}
Border around this has a color of #beddb0
<div style="border:2px solid #beddb0;">Content here</div>
.myborder {border:2px solid #beddb0;}