#bedaec color space conversions
Hex:
#bedaec
RGB:
190, 218, 236
CMY:
25, 15, 7
CMYK:
19, 8, 0, 7
HSL:
203°, 54.7619%, 83.5294%
HSV (HSB):
203°, 19.4915%, 92.5490%
XYZ:
61.4469, 67.1461, 89.0788
xyY:
0.2823, 0.3085, 67.1461
CIE-Lab:
85.5777, -5.4962, -11.9205
CIE-LCH:
85.5777, 13.1266, 245.2468
CIE-Luv:
85.5777, -15.4079, -17.7583
Hunter-Lab:
81.9427, -9.5468, -7.0934
#bedaec color charts
#bedaec color shades, tints & tones
#bedaec color schemes
#bedaec color preview, HTML & CSS examples
This text has a color of #bedaec
<p style="color:#bedaec;">Text here</p>
.mytext {color:#bedaec;}
This box has a color of #bedaec
<div style="background-color:#bedaec;">Content here</div>
.mybackground {background-color:#bedaec;}
Border around this has a color of #bedaec
<div style="border:2px solid #bedaec;">Content here</div>
.myborder {border:2px solid #bedaec;}