#bedea5 color space conversions
Hex:
#bedea5
RGB:
190, 222, 165
CMY:
25, 13, 35
CMYK:
14, 0, 26, 13
HSL:
94°, 46.3415%, 75.8824%
HSV (HSB):
94°, 25.6757%, 87.0588%
XYZ:
54.1480, 65.9063, 45.4646
xyY:
0.3271, 0.3982, 65.9063
CIE-Lab:
84.9486, -20.6295, 24.5631
CIE-LCH:
84.9486, 32.0768, 130.0254
CIE-Luv:
84.9486, -15.6294, 38.3281
Hunter-Lab:
81.1827, -23.0121, 23.6238
#bedea5 color charts
#bedea5 color shades, tints & tones
#bedea5 color schemes
#bedea5 color preview, HTML & CSS examples
This text has a color of #bedea5
<p style="color:#bedea5;">Text here</p>
.mytext {color:#bedea5;}
This box has a color of #bedea5
<div style="background-color:#bedea5;">Content here</div>
.mybackground {background-color:#bedea5;}
Border around this has a color of #bedea5
<div style="border:2px solid #bedea5;">Content here</div>
.myborder {border:2px solid #bedea5;}