#bed3d7 color space conversions
Hex:
#bed3d7
RGB:
190, 211, 215
CMY:
25, 17, 16
CMYK:
12, 2, 0, 16
HSL:
190°, 23.8095%, 79.4118%
HSV (HSB):
190°, 11.6279%, 84.3137%
XYZ:
56.7952, 62.4420, 73.3491
xyY:
0.2949, 0.3242, 62.4420
CIE-Lab:
83.1479, -6.2204, -4.3794
CIE-LCH:
83.1479, 7.6074, 215.1469
CIE-Luv:
83.1479, -11.4840, -5.6432
Hunter-Lab:
79.0202, -9.9899, 0.2793
#bed3d7 color charts
#bed3d7 color shades, tints & tones
#bed3d7 color schemes
#bed3d7 color preview, HTML & CSS examples
This text has a color of #bed3d7
<p style="color:#bed3d7;">Text here</p>
.mytext {color:#bed3d7;}
This box has a color of #bed3d7
<div style="background-color:#bed3d7;">Content here</div>
.mybackground {background-color:#bed3d7;}
Border around this has a color of #bed3d7
<div style="border:2px solid #bed3d7;">Content here</div>
.myborder {border:2px solid #bed3d7;}