#bedee4 color space conversions
Hex:
#bedee4
RGB:
190, 222, 228
CMY:
25, 13, 11
CMYK:
17, 3, 0, 11
HSL:
189°, 41.3043%, 81.9608%
HSV (HSB):
189°, 16.6667%, 89.4118%
XYZ:
61.3601, 68.7911, 83.4428
xyY:
0.2873, 0.3221, 68.7911
CIE-Lab:
86.4005, -9.2468, -6.4706
CIE-LCH:
86.4005, 11.2860, 214.9830
CIE-Luv:
86.4005, -17.0280, -8.4566
Hunter-Lab:
82.9404, -13.0898, -1.5908
#bedee4 color charts
#bedee4 color shades, tints & tones
#bedee4 color schemes
#bedee4 color preview, HTML & CSS examples
This text has a color of #bedee4
<p style="color:#bedee4;">Text here</p>
.mytext {color:#bedee4;}
This box has a color of #bedee4
<div style="background-color:#bedee4;">Content here</div>
.mybackground {background-color:#bedee4;}
Border around this has a color of #bedee4
<div style="border:2px solid #bedee4;">Content here</div>
.myborder {border:2px solid #bedee4;}