#bedfae color space conversions
Hex:
#bedfae
RGB:
190, 223, 174
CMY:
25, 13, 32
CMYK:
15, 0, 22, 13
HSL:
100°, 43.3628%, 77.8431%
HSV (HSB):
100°, 21.9731%, 87.4510%
XYZ:
55.2629, 66.7785, 50.0213
xyY:
0.3212, 0.3881, 66.7785
CIE-Lab:
85.3920, -19.7152, 20.4916
CIE-LCH:
85.3920, 28.4358, 133.8937
CIE-Luv:
85.3920, -16.3175, 32.8545
Hunter-Lab:
81.7181, -22.2939, 20.9101
#bedfae color charts
#bedfae color shades, tints & tones
#bedfae color schemes
#bedfae color preview, HTML & CSS examples
This text has a color of #bedfae
<p style="color:#bedfae;">Text here</p>
.mytext {color:#bedfae;}
This box has a color of #bedfae
<div style="background-color:#bedfae;">Content here</div>
.mybackground {background-color:#bedfae;}
Border around this has a color of #bedfae
<div style="border:2px solid #bedfae;">Content here</div>
.myborder {border:2px solid #bedfae;}