#beddd3 color space conversions
Hex:
#beddd3
RGB:
190, 221, 211
CMY:
25, 13, 17
CMYK:
14, 0, 5, 13
HSL:
161°, 31.3131%, 80.5882%
HSV (HSB):
161°, 14.0271%, 86.6667%
XYZ:
58.8495, 67.3632, 71.5287
xyY:
0.2976, 0.3407, 67.3632
CIE-Lab:
85.6870, -12.1473, 1.4610
CIE-LCH:
85.6870, 12.2348, 173.1420
CIE-Luv:
85.6870, -16.1423, 4.3203
Hunter-Lab:
82.0751, -15.6432, 5.7811
#beddd3 color charts
#beddd3 color shades, tints & tones
#beddd3 color schemes
#beddd3 color preview, HTML & CSS examples
This text has a color of #beddd3
<p style="color:#beddd3;">Text here</p>
.mytext {color:#beddd3;}
This box has a color of #beddd3
<div style="background-color:#beddd3;">Content here</div>
.mybackground {background-color:#beddd3;}
Border around this has a color of #beddd3
<div style="border:2px solid #beddd3;">Content here</div>
.myborder {border:2px solid #beddd3;}