#bed2cd color space conversions
Hex:
#bed2cd
RGB:
190, 210, 205
CMY:
25, 18, 20
CMYK:
10, 0, 2, 18
HSL:
165°, 18.1818%, 78.4314%
HSV (HSB):
165°, 9.5238%, 82.3529%
XYZ:
55.3012, 61.4481, 66.7036
xyY:
0.3014, 0.3350, 61.4481
CIE-Lab:
82.6191, -7.6664, 0.1721
CIE-LCH:
82.6191, 7.6683, 178.7140
CIE-Luv:
82.6191, -10.6562, 1.5863
Hunter-Lab:
78.3888, -11.2535, 4.4204
#bed2cd color charts
#bed2cd RGB chart
#bed2cd CMYK chart
#bed2cd RGB pie chart
#bed2cd color shades, tints & tones
#bed2cd color schemes
#bed2cd color preview, HTML & CSS examples
This text has a color of #bed2cd
<p style="color:#bed2cd;">Text here</p>
.mytext {color:#bed2cd;}
Text color #bed2cd
This box has a color of #bed2cd
<div style="background-color:#bed2cd;">Content here</div>
.mybackground {background-color:#bed2cd;}
Background color #bed2cd
Border around this has a color of #bed2cd
<div style="border:2px solid #bed2cd;">Content here</div>
.myborder {border:2px solid #bed2cd;}
Border color #bed2cd