#bed2c8 color space conversions
Hex:
#bed2c8
RGB:
190, 210, 200
CMY:
25, 18, 22
CMYK:
10, 0, 5, 18
HSL:
150°, 18.1818%, 78.4314%
HSV (HSB):
150°, 9.5238%, 82.3529%
XYZ:
54.7071, 61.2105, 63.5750
xyY:
0.3048, 0.3410, 61.2105
CIE-Lab:
82.4918, -8.6179, 2.6509
CIE-LCH:
82.4918, 9.0164, 162.9018
CIE-Luv:
82.4918, -10.4842, 5.4774
Hunter-Lab:
78.2371, -12.0992, 6.5873
#bed2c8 color charts
#bed2c8 color shades, tints & tones
#bed2c8 color schemes
#bed2c8 color preview, HTML & CSS examples
This text has a color of #bed2c8
<p style="color:#bed2c8;">Text here</p>
.mytext {color:#bed2c8;}
This box has a color of #bed2c8
<div style="background-color:#bed2c8;">Content here</div>
.mybackground {background-color:#bed2c8;}
Border around this has a color of #bed2c8
<div style="border:2px solid #bed2c8;">Content here</div>
.myborder {border:2px solid #bed2c8;}