#bedac6 color space conversions
Hex:
#bedac6
RGB:
190, 218, 198
CMY:
25, 15, 22
CMYK:
13, 0, 9, 15
HSL:
137°, 27.4510%, 80.0000%
HSV (HSB):
137°, 12.8440%, 85.4902%
XYZ:
56.4997, 65.1672, 63.0268
xyY:
0.3059, 0.3528, 65.1672
CIE-Lab:
84.5698, -13.0811, 6.7157
CIE-LCH:
84.5698, 14.7043, 152.8247
CIE-Luv:
84.5698, -14.3612, 12.3041
Hunter-Lab:
80.7262, -16.3400, 10.2178
#bedac6 color charts
#bedac6 color shades, tints & tones
#bedac6 color schemes
#bedac6 color preview, HTML & CSS examples
This text has a color of #bedac6
<p style="color:#bedac6;">Text here</p>
.mytext {color:#bedac6;}
This box has a color of #bedac6
<div style="background-color:#bedac6;">Content here</div>
.mybackground {background-color:#bedac6;}
Border around this has a color of #bedac6
<div style="border:2px solid #bedac6;">Content here</div>
.myborder {border:2px solid #bedac6;}