#bedfd1 color space conversions
Hex:
#bedfd1
RGB:
190, 223, 209
CMY:
25, 13, 18
CMYK:
15, 0, 6, 13
HSL:
155°, 34.0206%, 80.9804%
HSV (HSB):
155°, 14.7982%, 87.4510%
XYZ:
59.1315, 68.3260, 70.3933
xyY:
0.2989, 0.3453, 68.3260
CIE-Lab:
86.1692, -13.5459, 3.2171
CIE-LCH:
86.1692, 13.9227, 166.6400
CIE-Luv:
86.1692, -17.0522, 7.2167
Hunter-Lab:
82.6595, -16.9620, 7.3700
#bedfd1 color charts
#bedfd1 color shades, tints & tones
#bedfd1 color schemes
#bedfd1 color preview, HTML & CSS examples
This text has a color of #bedfd1
<p style="color:#bedfd1;">Text here</p>
.mytext {color:#bedfd1;}
This box has a color of #bedfd1
<div style="background-color:#bedfd1;">Content here</div>
.mybackground {background-color:#bedfd1;}
Border around this has a color of #bedfd1
<div style="border:2px solid #bedfd1;">Content here</div>
.myborder {border:2px solid #bedfd1;}