#beddd6 color space conversions
Hex:
#beddd6
RGB:
190, 221, 214
CMY:
25, 13, 16
CMYK:
14, 0, 3, 13
HSL:
166°, 31.3131%, 80.5882%
HSV (HSB):
166°, 14.0271%, 86.6667%
XYZ:
59.2293, 67.5151, 73.5283
xyY:
0.2957, 0.3371, 67.5151
CIE-Lab:
85.7634, -11.5618, -0.0126
CIE-LCH:
85.7634, 11.5619, 180.0626
CIE-Luv:
85.7634, -16.2157, 1.9772
Hunter-Lab:
82.1676, -15.1242, 4.4611
#beddd6 color charts
#beddd6 color shades, tints & tones
#beddd6 color schemes
#beddd6 color preview, HTML & CSS examples
This text has a color of #beddd6
<p style="color:#beddd6;">Text here</p>
.mytext {color:#beddd6;}
This box has a color of #beddd6
<div style="background-color:#beddd6;">Content here</div>
.mybackground {background-color:#beddd6;}
Border around this has a color of #beddd6
<div style="border:2px solid #beddd6;">Content here</div>
.myborder {border:2px solid #beddd6;}