#bed5be color space conversions
Hex:
#bed5be
RGB:
190, 213, 190
CMY:
25, 16, 25
CMYK:
11, 0, 11, 16
HSL:
120°, 21.4953%, 79.0196%
HSV (HSB):
120°, 10.7981%, 83.5294%
XYZ:
54.3237, 62.2534, 57.8681
xyY:
0.3114, 0.3569, 62.2534
CIE-Lab:
83.0480, -11.9893, 8.7693
CIE-LCH:
83.0480, 14.8541, 143.8170
CIE-Luv:
83.0480, -11.6549, 15.0556
Hunter-Lab:
78.9008, -15.1780, 11.7456
#bed5be color charts
#bed5be color shades, tints & tones
#bed5be color schemes
#bed5be color preview, HTML & CSS examples
This text has a color of #bed5be
<p style="color:#bed5be;">Text here</p>
.mytext {color:#bed5be;}
This box has a color of #bed5be
<div style="background-color:#bed5be;">Content here</div>
.mybackground {background-color:#bed5be;}
Border around this has a color of #bed5be
<div style="border:2px solid #bed5be;">Content here</div>
.myborder {border:2px solid #bed5be;}