#bedea4 color space conversions
Hex:
#bedea4
RGB:
190, 222, 164
CMY:
25, 13, 36
CMYK:
14, 0, 26, 13
HSL:
93°, 46.7742%, 75.6863%
HSV (HSB):
93°, 26.1261%, 87.0588%
XYZ:
54.0573, 65.8700, 44.9870
xyY:
0.3278, 0.3994, 65.8700
CIE-Lab:
84.9301, -20.7812, 25.0564
CIE-LCH:
84.9301, 32.5528, 129.6715
CIE-Luv:
84.9301, -15.6100, 38.9891
Hunter-Lab:
81.1604, -23.1397, 23.9479
#bedea4 color charts
#bedea4 color shades, tints & tones
#bedea4 color schemes
#bedea4 color preview, HTML & CSS examples
This text has a color of #bedea4
<p style="color:#bedea4;">Text here</p>
.mytext {color:#bedea4;}
This box has a color of #bedea4
<div style="background-color:#bedea4;">Content here</div>
.mybackground {background-color:#bedea4;}
Border around this has a color of #bedea4
<div style="border:2px solid #bedea4;">Content here</div>
.myborder {border:2px solid #bedea4;}