#becf93 color space conversions
Hex:
#becf93
RGB:
190, 207, 147
CMY:
25, 19, 42
CMYK:
8, 0, 29, 19
HSL:
77°, 38.4615%, 69.4118%
HSV (HSB):
77°, 28.9855%, 81.1765%
XYZ:
48.8145, 57.6794, 36.1642
xyY:
0.3422, 0.4043, 57.6794
CIE-Lab:
80.5602, -15.7961, 27.9768
CIE-LCH:
80.5602, 32.1281, 119.4496
CIE-Luv:
80.5602, -7.2033, 41.2170
Hunter-Lab:
75.9469, -18.1772, 24.9303
#becf93 color charts
#becf93 color shades, tints & tones
#becf93 color schemes
#becf93 color preview, HTML & CSS examples
This text has a color of #becf93
<p style="color:#becf93;">Text here</p>
.mytext {color:#becf93;}
This box has a color of #becf93
<div style="background-color:#becf93;">Content here</div>
.mybackground {background-color:#becf93;}
Border around this has a color of #becf93
<div style="border:2px solid #becf93;">Content here</div>
.myborder {border:2px solid #becf93;}