#bed2d7 color space conversions
Hex:
#bed2d7
RGB:
190, 210, 215
CMY:
25, 18, 16
CMYK:
12, 2, 0, 16
HSL:
192°, 23.8095%, 79.4118%
HSV (HSB):
192°, 11.6279%, 84.3137%
XYZ:
56.5475, 61.9466, 73.2665
xyY:
0.2949, 0.3230, 61.9466
CIE-Lab:
82.8850, -5.7004, -4.7668
CIE-LCH:
82.8850, 7.4308, 219.9031
CIE-Luv:
82.8850, -11.0070, -6.3294
Hunter-Lab:
78.7062, -9.4900, -0.0979
#bed2d7 color charts
#bed2d7 color shades, tints & tones
#bed2d7 color schemes
#bed2d7 color preview, HTML & CSS examples
This text has a color of #bed2d7
<p style="color:#bed2d7;">Text here</p>
.mytext {color:#bed2d7;}
This box has a color of #bed2d7
<div style="background-color:#bed2d7;">Content here</div>
.mybackground {background-color:#bed2d7;}
Border around this has a color of #bed2d7
<div style="border:2px solid #bed2d7;">Content here</div>
.myborder {border:2px solid #bed2d7;}