#bedfd0 color space conversions
Hex:
#bedfd0
RGB:
190, 223, 208
CMY:
25, 13, 18
CMYK:
15, 0, 7, 13
HSL:
153°, 34.0206%, 80.9804%
HSV (HSB):
153°, 14.7982%, 87.4510%
XYZ:
59.0080, 68.2766, 69.7431
xyY:
0.2995, 0.3465, 68.2766
CIE-Lab:
86.1446, -13.7371, 3.7087
CIE-LCH:
86.1446, 14.2289, 164.8917
CIE-Luv:
86.1446, -17.0299, 7.9874
Hunter-Lab:
82.6296, -17.1302, 7.7973
#bedfd0 color charts
#bedfd0 color shades, tints & tones
#bedfd0 color schemes
#bedfd0 color preview, HTML & CSS examples
This text has a color of #bedfd0
<p style="color:#bedfd0;">Text here</p>
.mytext {color:#bedfd0;}
This box has a color of #bedfd0
<div style="background-color:#bedfd0;">Content here</div>
.mybackground {background-color:#bedfd0;}
Border around this has a color of #bedfd0
<div style="border:2px solid #bedfd0;">Content here</div>
.myborder {border:2px solid #bedfd0;}