#bed4d4 color space conversions
Hex:
#bed4d4
RGB:
190, 212, 212
CMY:
25, 17, 17
CMYK:
10, 0, 0, 17
HSL:
180°, 20.3704%, 78.8235%
HSV (HSB):
180°, 10.3774%, 83.1373%
XYZ:
56.6624, 62.7876, 71.4201
xyY:
0.2969, 0.3290, 62.7876
CIE-Lab:
83.3305, -7.3361, -2.5140
CIE-LCH:
83.3305, 7.7549, 198.9163
CIE-Luv:
83.3305, -11.8609, -2.5729
Hunter-Lab:
79.2386, -11.0249, 2.0272
#bed4d4 color charts
#bed4d4 color shades, tints & tones
#bed4d4 color schemes
#bed4d4 color preview, HTML & CSS examples
This text has a color of #bed4d4
<p style="color:#bed4d4;">Text here</p>
.mytext {color:#bed4d4;}
This box has a color of #bed4d4
<div style="background-color:#bed4d4;">Content here</div>
.mybackground {background-color:#bed4d4;}
Border around this has a color of #bed4d4
<div style="border:2px solid #bed4d4;">Content here</div>
.myborder {border:2px solid #bed4d4;}