#bedee2 color space conversions
Hex:
#bedee2
RGB:
190, 222, 226
CMY:
25, 13, 11
CMYK:
16, 2, 0, 11
HSL:
187°, 38.2979%, 81.5686%
HSV (HSB):
187°, 15.9292%, 88.6275%
XYZ:
61.0839, 68.6807, 81.9887
xyY:
0.2885, 0.3243, 68.6807
CIE-Lab:
86.3457, -9.6597, -5.4958
CIE-LCH:
86.3457, 11.1137, 209.6375
CIE-Luv:
86.3457, -16.9790, -6.8507
Hunter-Lab:
82.8738, -13.4619, -0.6451
#bedee2 color charts
#bedee2 color shades, tints & tones
#bedee2 color schemes
#bedee2 color preview, HTML & CSS examples
This text has a color of #bedee2
<p style="color:#bedee2;">Text here</p>
.mytext {color:#bedee2;}
This box has a color of #bedee2
<div style="background-color:#bedee2;">Content here</div>
.mybackground {background-color:#bedee2;}
Border around this has a color of #bedee2
<div style="border:2px solid #bedee2;">Content here</div>
.myborder {border:2px solid #bedee2;}