#bed3bb color space conversions
Hex:
#bed3bb
RGB:
190, 211, 187
CMY:
25, 17, 27
CMYK:
10, 0, 11, 17
HSL:
113°, 21.4286%, 78.0392%
HSV (HSB):
113°, 11.3744%, 82.7451%
XYZ:
53.4991, 61.1235, 55.9920
xyY:
0.3136, 0.3583, 61.1235
CIE-Lab:
82.4451, -11.5010, 9.4999
CIE-LCH:
82.4451, 14.9171, 140.4429
CIE-Luv:
82.4451, -10.5549, 15.9981
Hunter-Lab:
78.1815, -14.6713, 12.2648
#bed3bb color charts
#bed3bb color shades, tints & tones
#bed3bb color schemes
#bed3bb color preview, HTML & CSS examples
This text has a color of #bed3bb
<p style="color:#bed3bb;">Text here</p>
.mytext {color:#bed3bb;}
This box has a color of #bed3bb
<div style="background-color:#bed3bb;">Content here</div>
.mybackground {background-color:#bed3bb;}
Border around this has a color of #bed3bb
<div style="border:2px solid #bed3bb;">Content here</div>
.myborder {border:2px solid #bed3bb;}