#bed7a7 color space conversions
Hex:
#bed7a7
RGB:
190, 215, 167
CMY:
25, 16, 35
CMYK:
12, 0, 22, 16
HSL:
91°, 37.5000%, 74.9020%
HSV (HSB):
91°, 22.3256%, 84.3137%
XYZ:
52.5107, 62.3380, 45.8241
xyY:
0.3268, 0.3880, 62.3380
CIE-Lab:
83.0929, -16.8512, 20.9706
CIE-LCH:
83.0929, 26.9023, 128.7841
CIE-Luv:
83.0929, -12.0378, 32.7782
Hunter-Lab:
78.9544, -19.4542, 20.8570
#bed7a7 color charts
#bed7a7 color shades, tints & tones
#bed7a7 color schemes
#bed7a7 color preview, HTML & CSS examples
This text has a color of #bed7a7
<p style="color:#bed7a7;">Text here</p>
.mytext {color:#bed7a7;}
This box has a color of #bed7a7
<div style="background-color:#bed7a7;">Content here</div>
.mybackground {background-color:#bed7a7;}
Border around this has a color of #bed7a7
<div style="border:2px solid #bed7a7;">Content here</div>
.myborder {border:2px solid #bed7a7;}