#bed2bb color space conversions
Hex:
#bed2bb
RGB:
190, 210, 187
CMY:
25, 18, 27
CMYK:
10, 0, 11, 18
HSL:
112°, 20.3540%, 77.8431%
HSV (HSB):
112°, 10.9524%, 82.3529%
XYZ:
53.2514, 60.6282, 55.9095
xyY:
0.3136, 0.3571, 60.6282
CIE-Lab:
82.1785, -10.9896, 9.1190
CIE-LCH:
82.1785, 14.2803, 140.3149
CIE-Luv:
82.1785, -10.0489, 15.3529
Hunter-Lab:
77.8641, -14.1856, 11.9323
#bed2bb color charts
#bed2bb color shades, tints & tones
#bed2bb color schemes
#bed2bb color preview, HTML & CSS examples
This text has a color of #bed2bb
<p style="color:#bed2bb;">Text here</p>
.mytext {color:#bed2bb;}
This box has a color of #bed2bb
<div style="background-color:#bed2bb;">Content here</div>
.mybackground {background-color:#bed2bb;}
Border around this has a color of #bed2bb
<div style="border:2px solid #bed2bb;">Content here</div>
.myborder {border:2px solid #bed2bb;}