#bed6b6 color space conversions
Hex:
#bed6b6
RGB:
190, 214, 182
CMY:
25, 16, 29
CMYK:
11, 0, 15, 16
HSL:
105°, 28.0702%, 77.6471%
HSV (HSB):
105°, 14.9533%, 83.9216%
XYZ:
53.7253, 62.4177, 53.4722
xyY:
0.3167, 0.3680, 62.4177
CIE-Lab:
83.1350, -13.8939, 13.1302
CIE-LCH:
83.1350, 19.1165, 136.6189
CIE-Luv:
83.1350, -11.9266, 21.5904
Hunter-Lab:
79.0049, -16.8741, 15.1747
#bed6b6 color charts
#bed6b6 color shades, tints & tones
#bed6b6 color schemes
#bed6b6 color preview, HTML & CSS examples
This text has a color of #bed6b6
<p style="color:#bed6b6;">Text here</p>
.mytext {color:#bed6b6;}
This box has a color of #bed6b6
<div style="background-color:#bed6b6;">Content here</div>
.mybackground {background-color:#bed6b6;}
Border around this has a color of #bed6b6
<div style="border:2px solid #bed6b6;">Content here</div>
.myborder {border:2px solid #bed6b6;}