#bed7d9 color space conversions
Hex:
#bed7d9
RGB:
190, 215, 217
CMY:
25, 16, 15
CMYK:
12, 1, 0, 15
HSL:
184°, 26.2136%, 79.8039%
HSV (HSB):
184°, 12.4424%, 85.0980%
XYZ:
58.0600, 64.5578, 75.0464
xyY:
0.2937, 0.3266, 64.5578
CIE-Lab:
84.2553, -7.8905, -3.8121
CIE-LCH:
84.2553, 8.7631, 205.7864
CIE-Luv:
84.2553, -13.4507, -4.4929
Hunter-Lab:
80.3479, -11.6232, 0.8655
#bed7d9 color charts
#bed7d9 color shades, tints & tones
#bed7d9 color schemes
#bed7d9 color preview, HTML & CSS examples
This text has a color of #bed7d9
<p style="color:#bed7d9;">Text here</p>
.mytext {color:#bed7d9;}
This box has a color of #bed7d9
<div style="background-color:#bed7d9;">Content here</div>
.mybackground {background-color:#bed7d9;}
Border around this has a color of #bed7d9
<div style="border:2px solid #bed7d9;">Content here</div>
.myborder {border:2px solid #bed7d9;}