#bed7d3 color space conversions
Hex:
#bed7d3
RGB:
190, 215, 211
CMY:
25, 16, 17
CMYK:
12, 0, 2, 16
HSL:
170°, 23.8095%, 79.4118%
HSV (HSB):
170°, 11.6279%, 84.3137%
XYZ:
57.2935, 64.2512, 71.0100
xyY:
0.2975, 0.3337, 64.2512
CIE-Lab:
84.0964, -9.0806, -0.8603
CIE-LCH:
84.0964, 9.1212, 185.4121
CIE-Luv:
84.0964, -13.2689, 0.2576
Hunter-Lab:
80.1568, -12.6884, 3.5854
#bed7d3 color charts
#bed7d3 color shades, tints & tones
#bed7d3 color schemes
#bed7d3 color preview, HTML & CSS examples
This text has a color of #bed7d3
<p style="color:#bed7d3;">Text here</p>
.mytext {color:#bed7d3;}
This box has a color of #bed7d3
<div style="background-color:#bed7d3;">Content here</div>
.mybackground {background-color:#bed7d3;}
Border around this has a color of #bed7d3
<div style="border:2px solid #bed7d3;">Content here</div>
.myborder {border:2px solid #bed7d3;}