#bedca6 color space conversions
Hex:
#bedca6
RGB:
190, 220, 166
CMY:
25, 14, 35
CMYK:
14, 0, 25, 14
HSL:
93°, 43.5484%, 75.6863%
HSV (HSB):
93°, 24.5455%, 86.2745%
XYZ:
53.7113, 64.8867, 45.7699
xyY:
0.3268, 0.3948, 64.8867
CIE-Lab:
84.4253, -19.4912, 23.3271
CIE-LCH:
84.4253, 30.3984, 129.8809
CIE-Luv:
84.4253, -14.6145, 36.4670
Hunter-Lab:
80.5523, -21.9448, 22.6980
#bedca6 color charts
#bedca6 color shades, tints & tones
#bedca6 color schemes
#bedca6 color preview, HTML & CSS examples
This text has a color of #bedca6
<p style="color:#bedca6;">Text here</p>
.mytext {color:#bedca6;}
This box has a color of #bedca6
<div style="background-color:#bedca6;">Content here</div>
.mybackground {background-color:#bedca6;}
Border around this has a color of #bedca6
<div style="border:2px solid #bedca6;">Content here</div>
.myborder {border:2px solid #bedca6;}