#befccd color space conversions
Hex:
#befccd
RGB:
190, 252, 205
CMY:
25, 1, 20
CMYK:
25, 0, 19, 1
HSL:
135°, 91.1765%, 86.6667%
HSV (HSB):
135°, 24.6032%, 98.8235%
XYZ:
67.0651, 84.9757, 70.6249
xyY:
0.3012, 0.3816, 84.9757
CIE-Lab:
93.8727, -28.4566, 16.3095
CIE-LCH:
93.8727, 32.7990, 150.1813
CIE-Luv:
93.8727, -30.7124, 29.2097
Hunter-Lab:
92.1823, -31.4555, 19.1029
#befccd color charts
#befccd color shades, tints & tones
#befccd color schemes
#befccd color preview, HTML & CSS examples
This text has a color of #befccd
<p style="color:#befccd;">Text here</p>
.mytext {color:#befccd;}
This box has a color of #befccd
<div style="background-color:#befccd;">Content here</div>
.mybackground {background-color:#befccd;}
Border around this has a color of #befccd
<div style="border:2px solid #befccd;">Content here</div>
.myborder {border:2px solid #befccd;}