#bedacf color space conversions
Hex:
#bedacf
RGB:
190, 218, 207
CMY:
25, 15, 19
CMYK:
13, 0, 5, 15
HSL:
156°, 27.4510%, 80.0000%
HSV (HSB):
156°, 12.8440%, 85.4902%
XYZ:
57.5691, 65.5950, 68.6584
xyY:
0.3001, 0.3420, 65.5950
CIE-Lab:
84.7894, -11.3916, 2.2707
CIE-LCH:
84.7894, 11.6157, 168.7268
CIE-Luv:
84.7894, -14.5993, 5.4075
Hunter-Lab:
80.9907, -14.8540, 6.4315
#bedacf color charts
#bedacf color shades, tints & tones
#bedacf color schemes
#bedacf color preview, HTML & CSS examples
This text has a color of #bedacf
<p style="color:#bedacf;">Text here</p>
.mytext {color:#bedacf;}
This box has a color of #bedacf
<div style="background-color:#bedacf;">Content here</div>
.mybackground {background-color:#bedacf;}
Border around this has a color of #bedacf
<div style="border:2px solid #bedacf;">Content here</div>
.myborder {border:2px solid #bedacf;}