#bed2c1 color space conversions
Hex:
#bed2c1
RGB:
190, 210, 193
CMY:
25, 18, 24
CMYK:
10, 0, 8, 18
HSL:
129°, 18.1818%, 78.4314%
HSV (HSB):
129°, 9.5238%, 82.3529%
XYZ:
53.9074, 60.8906, 59.3639
xyY:
0.3095, 0.3496, 60.8906
CIE-Lab:
82.3199, -9.9136, 6.1301
CIE-LCH:
82.3199, 11.6558, 148.2695
CIE-Luv:
82.3199, -10.2476, 10.8408
Hunter-Lab:
78.0324, -13.2429, 9.5173
#bed2c1 color charts
#bed2c1 color shades, tints & tones
#bed2c1 color schemes
#bed2c1 color preview, HTML & CSS examples
This text has a color of #bed2c1
<p style="color:#bed2c1;">Text here</p>
.mytext {color:#bed2c1;}
This box has a color of #bed2c1
<div style="background-color:#bed2c1;">Content here</div>
.mybackground {background-color:#bed2c1;}
Border around this has a color of #bed2c1
<div style="border:2px solid #bed2c1;">Content here</div>
.myborder {border:2px solid #bed2c1;}