#bed3da color space conversions
Hex:
#bed3da
RGB:
190, 211, 218
CMY:
25, 17, 15
CMYK:
13, 3, 0, 15
HSL:
195°, 27.4510%, 80.0000%
HSV (HSB):
195°, 12.8440%, 85.4902%
XYZ:
57.1844, 62.5976, 75.3983
xyY:
0.2930, 0.3207, 62.5976
CIE-Lab:
83.2302, -5.6156, -5.8552
CIE-LCH:
83.2302, 8.1128, 226.1968
CIE-Luv:
83.2302, -11.5877, -8.0456
Hunter-Lab:
79.1187, -9.4438, -1.1189
#bed3da color charts
#bed3da color shades, tints & tones
#bed3da color schemes
#bed3da color preview, HTML & CSS examples
This text has a color of #bed3da
<p style="color:#bed3da;">Text here</p>
.mytext {color:#bed3da;}
This box has a color of #bed3da
<div style="background-color:#bed3da;">Content here</div>
.mybackground {background-color:#bed3da;}
Border around this has a color of #bed3da
<div style="border:2px solid #bed3da;">Content here</div>
.myborder {border:2px solid #bed3da;}