#bedba6 color space conversions
Hex:
#bedba6
RGB:
190, 219, 166
CMY:
25, 14, 35
CMYK:
13, 0, 24, 14
HSL:
93°, 42.4000%, 75.4902%
HSV (HSB):
93°, 24.2009%, 85.8824%
XYZ:
53.4497, 64.3634, 45.6827
xyY:
0.3269, 0.3937, 64.3634
CIE-Lab:
84.1546, -18.9967, 22.9555
CIE-LCH:
84.1546, 29.7965, 129.6092
CIE-Luv:
84.1546, -14.0959, 35.8672
Hunter-Lab:
80.2268, -21.4744, 22.3979
#bedba6 color charts
#bedba6 color shades, tints & tones
#bedba6 color schemes
#bedba6 color preview, HTML & CSS examples
This text has a color of #bedba6
<p style="color:#bedba6;">Text here</p>
.mytext {color:#bedba6;}
This box has a color of #bedba6
<div style="background-color:#bedba6;">Content here</div>
.mybackground {background-color:#bedba6;}
Border around this has a color of #bedba6
<div style="border:2px solid #bedba6;">Content here</div>
.myborder {border:2px solid #bedba6;}