#bedacc color space conversions
Hex:
#bedacc
RGB:
190, 218, 204
CMY:
25, 15, 20
CMYK:
13, 0, 6, 15
HSL:
150°, 27.4510%, 80.0000%
HSV (HSB):
150°, 12.8440%, 85.4902%
XYZ:
57.2057, 65.4496, 66.7447
xyY:
0.3020, 0.3456, 65.4496
CIE-Lab:
84.7149, -11.9625, 3.7507
CIE-LCH:
84.7149, 12.5367, 162.5918
CIE-Luv:
84.7149, -14.5192, 7.7244
Hunter-Lab:
80.9009, -15.3578, 7.7153
#bedacc color charts
#bedacc color shades, tints & tones
#bedacc color schemes
#bedacc color preview, HTML & CSS examples
This text has a color of #bedacc
<p style="color:#bedacc;">Text here</p>
.mytext {color:#bedacc;}
This box has a color of #bedacc
<div style="background-color:#bedacc;">Content here</div>
.mybackground {background-color:#bedacc;}
Border around this has a color of #bedacc
<div style="border:2px solid #bedacc;">Content here</div>
.myborder {border:2px solid #bedacc;}