#bedac1 color space conversions
Hex:
#bedac1
RGB:
190, 218, 193
CMY:
25, 15, 24
CMYK:
13, 0, 11, 15
HSL:
126°, 27.4510%, 80.0000%
HSV (HSB):
126°, 12.8440%, 85.4902%
XYZ:
55.9322, 64.9402, 60.0388
xyY:
0.3092, 0.3590, 64.9402
CIE-Lab:
84.4529, -13.9894, 9.1908
CIE-LCH:
84.4529, 16.7384, 146.6956
CIE-Luv:
84.4529, -14.2320, 16.0615
Hunter-Lab:
80.5855, -17.1325, 12.2368
#bedac1 color charts
#bedac1 color shades, tints & tones
#bedac1 color schemes
#bedac1 color preview, HTML & CSS examples
This text has a color of #bedac1
<p style="color:#bedac1;">Text here</p>
.mytext {color:#bedac1;}
This box has a color of #bedac1
<div style="background-color:#bedac1;">Content here</div>
.mybackground {background-color:#bedac1;}
Border around this has a color of #bedac1
<div style="border:2px solid #bedac1;">Content here</div>
.myborder {border:2px solid #bedac1;}