#befcd9 color space conversions
Hex:
#befcd9
RGB:
190, 252, 217
CMY:
25, 1, 15
CMYK:
25, 0, 14, 1
HSL:
146°, 91.1765%, 86.6667%
HSV (HSB):
146°, 24.6032%, 98.8235%
XYZ:
68.5700, 85.5777, 78.5498
xyY:
0.2947, 0.3678, 85.5777
CIE-Lab:
94.1315, -26.2673, 10.5084
CIE-LCH:
94.1315, 28.2913, 158.1958
CIE-Luv:
94.1315, -30.7236, 20.4495
Hunter-Lab:
92.5082, -29.5796, 14.4120
#befcd9 color charts
#befcd9 color shades, tints & tones
#befcd9 color schemes
#befcd9 color preview, HTML & CSS examples
This text has a color of #befcd9
<p style="color:#befcd9;">Text here</p>
.mytext {color:#befcd9;}
This box has a color of #befcd9
<div style="background-color:#befcd9;">Content here</div>
.mybackground {background-color:#befcd9;}
Border around this has a color of #befcd9
<div style="border:2px solid #befcd9;">Content here</div>
.myborder {border:2px solid #befcd9;}