#bed7aa color space conversions
Hex:
#bed7aa
RGB:
190, 215, 170
CMY:
25, 16, 33
CMYK:
12, 0, 21, 16
HSL:
93°, 36.0000%, 75.4902%
HSV (HSB):
93°, 20.9302%, 84.3137%
XYZ:
52.7913, 62.4503, 47.3019
xyY:
0.3248, 0.3842, 62.4503
CIE-Lab:
83.1523, -16.3779, 19.4789
CIE-LCH:
83.1523, 25.4492, 130.0571
CIE-Luv:
83.1523, -12.1151, 30.7186
Hunter-Lab:
79.0255, -19.0514, 19.8289
#bed7aa color charts
#bed7aa color shades, tints & tones
#bed7aa color schemes
#bed7aa color preview, HTML & CSS examples
This text has a color of #bed7aa
<p style="color:#bed7aa;">Text here</p>
.mytext {color:#bed7aa;}
This box has a color of #bed7aa
<div style="background-color:#bed7aa;">Content here</div>
.mybackground {background-color:#bed7aa;}
Border around this has a color of #bed7aa
<div style="border:2px solid #bed7aa;">Content here</div>
.myborder {border:2px solid #bed7aa;}