#bedda4 color space conversions
Hex:
#bedda4
RGB:
190, 221, 164
CMY:
25, 13, 36
CMYK:
14, 0, 26, 13
HSL:
93°, 45.6000%, 75.4902%
HSV (HSB):
93°, 25.7919%, 86.6667%
XYZ:
53.7925, 65.3404, 44.8987
xyY:
0.3279, 0.3983, 65.3404
CIE-Lab:
84.6588, -20.2896, 24.6863
CIE-LCH:
84.6588, 31.9543, 129.4167
CIE-Luv:
84.6588, -15.0917, 38.3949
Hunter-Lab:
80.8334, -22.6714, 23.6509
#bedda4 color charts
#bedda4 color shades, tints & tones
#bedda4 color schemes
#bedda4 color preview, HTML & CSS examples
This text has a color of #bedda4
<p style="color:#bedda4;">Text here</p>
.mytext {color:#bedda4;}
This box has a color of #bedda4
<div style="background-color:#bedda4;">Content here</div>
.mybackground {background-color:#bedda4;}
Border around this has a color of #bedda4
<div style="border:2px solid #bedda4;">Content here</div>
.myborder {border:2px solid #bedda4;}