#befedc color space conversions
Hex:
#befedc
RGB:
190, 254, 220
CMY:
25, 0, 14
CMYK:
25, 0, 13, 0
HSL:
148°, 96.9697%, 87.0588%
HSV (HSB):
148°, 25.1969%, 99.6078%
XYZ:
69.5953, 86.9981, 80.8344
xyY:
0.2931, 0.3664, 86.9981
CIE-Lab:
94.7375, -26.6551, 9.8307
CIE-LCH:
94.7375, 28.4102, 159.7554
CIE-Luv:
94.7375, -31.6372, 19.5357
Hunter-Lab:
93.2728, -30.0399, 13.9075
#befedc color charts
#befedc color shades, tints & tones
#befedc color schemes
#befedc color preview, HTML & CSS examples
This text has a color of #befedc
<p style="color:#befedc;">Text here</p>
.mytext {color:#befedc;}
This box has a color of #befedc
<div style="background-color:#befedc;">Content here</div>
.mybackground {background-color:#befedc;}
Border around this has a color of #befedc
<div style="border:2px solid #befedc;">Content here</div>
.myborder {border:2px solid #befedc;}