#bedab5 color space conversions
Hex:
#bedab5
RGB:
190, 218, 181
CMY:
25, 15, 29
CMYK:
13, 0, 17, 15
HSL:
105°, 33.3333%, 78.2353%
HSV (HSB):
105°, 16.9725%, 85.4902%
XYZ:
54.6471, 64.4262, 53.2713
xyY:
0.3171, 0.3738, 64.4262
CIE-Lab:
84.1872, -16.0778, 15.1419
CIE-LCH:
84.1872, 22.0856, 136.7171
CIE-Luv:
84.1872, -13.9313, 24.8376
Hunter-Lab:
80.2659, -18.9379, 16.8362
#bedab5 color charts
#bedab5 color shades, tints & tones
#bedab5 color schemes
#bedab5 color preview, HTML & CSS examples
This text has a color of #bedab5
<p style="color:#bedab5;">Text here</p>
.mytext {color:#bedab5;}
This box has a color of #bedab5
<div style="background-color:#bedab5;">Content here</div>
.mybackground {background-color:#bedab5;}
Border around this has a color of #bedab5
<div style="border:2px solid #bedab5;">Content here</div>
.myborder {border:2px solid #bedab5;}