#bed5b3 color space conversions
Hex:
#bed5b3
RGB:
190, 213, 179
CMY:
25, 16, 30
CMYK:
11, 0, 16, 16
HSL:
101°, 28.8136%, 76.8627%
HSV (HSB):
101°, 15.9624%, 83.5294%
XYZ:
53.1661, 61.7903, 51.7724
xyY:
0.3189, 0.3706, 61.7903
CIE-Lab:
82.8018, -13.8966, 14.2456
CIE-LCH:
82.8018, 19.9011, 134.2896
CIE-Luv:
82.8018, -11.3304, 23.1270
Hunter-Lab:
78.6068, -16.8325, 15.9749
#bed5b3 color charts
#bed5b3 color shades, tints & tones
#bed5b3 color schemes
#bed5b3 color preview, HTML & CSS examples
This text has a color of #bed5b3
<p style="color:#bed5b3;">Text here</p>
.mytext {color:#bed5b3;}
This box has a color of #bed5b3
<div style="background-color:#bed5b3;">Content here</div>
.mybackground {background-color:#bed5b3;}
Border around this has a color of #bed5b3
<div style="border:2px solid #bed5b3;">Content here</div>
.myborder {border:2px solid #bed5b3;}