#bed6cb color space conversions
Hex:
#bed6cb
RGB:
190, 214, 203
CMY:
25, 16, 20
CMYK:
11, 0, 5, 16
HSL:
153°, 22.6415%, 79.2157%
HSV (HSB):
153°, 11.2150%, 83.9216%
XYZ:
56.0613, 63.3521, 65.7733
xyY:
0.3027, 0.3421, 63.3521
CIE-Lab:
83.6273, -10.1087, 2.7037
CIE-LCH:
83.6273, 10.4640, 165.0257
CIE-Luv:
83.6273, -12.5431, 5.8256
Hunter-Lab:
79.5940, -13.5648, 6.7209
#bed6cb color charts
#bed6cb color shades, tints & tones
#bed6cb color schemes
#bed6cb color preview, HTML & CSS examples
This text has a color of #bed6cb
<p style="color:#bed6cb;">Text here</p>
.mytext {color:#bed6cb;}
This box has a color of #bed6cb
<div style="background-color:#bed6cb;">Content here</div>
.mybackground {background-color:#bed6cb;}
Border around this has a color of #bed6cb
<div style="border:2px solid #bed6cb;">Content here</div>
.myborder {border:2px solid #bed6cb;}