#befadc color space conversions
Hex:
#befadc
RGB:
190, 250, 220
CMY:
25, 2, 14
CMYK:
24, 0, 12, 2
HSL:
150°, 85.7143%, 86.2745%
HSV (HSB):
150°, 24.0000%, 98.0392%
XYZ:
68.3391, 84.4857, 80.4157
xyY:
0.2930, 0.3622, 84.4857
CIE-Lab:
93.6610, -24.7433, 8.2881
CIE-LCH:
93.6610, 26.0945, 161.4812
CIE-Luv:
93.6610, -29.8142, 16.8833
Hunter-Lab:
91.9161, -28.1394, 12.4696
#befadc color charts
#befadc color shades, tints & tones
#befadc color schemes
#befadc color preview, HTML & CSS examples
This text has a color of #befadc
<p style="color:#befadc;">Text here</p>
.mytext {color:#befadc;}
This box has a color of #befadc
<div style="background-color:#befadc;">Content here</div>
.mybackground {background-color:#befadc;}
Border around this has a color of #befadc
<div style="border:2px solid #befadc;">Content here</div>
.myborder {border:2px solid #befadc;}