#becb94 color space conversions
Hex:
#becb94
RGB:
190, 203, 148
CMY:
25, 20, 42
CMYK:
6, 0, 27, 20
HSL:
74°, 34.5912%, 68.8235%
HSV (HSB):
74°, 27.0936%, 79.6078%
XYZ:
47.9364, 55.7971, 36.2604
xyY:
0.3424, 0.3986, 55.7971
CIE-Lab:
79.4982, -13.6339, 26.0231
CIE-LCH:
79.4982, 29.3783, 117.6507
CIE-Luv:
79.4982, -5.0366, 38.2744
Hunter-Lab:
74.6975, -16.1698, 23.5071
#becb94 color charts
#becb94 color shades, tints & tones
#becb94 color schemes
#becb94 color preview, HTML & CSS examples
This text has a color of #becb94
<p style="color:#becb94;">Text here</p>
.mytext {color:#becb94;}
This box has a color of #becb94
<div style="background-color:#becb94;">Content here</div>
.mybackground {background-color:#becb94;}
Border around this has a color of #becb94
<div style="border:2px solid #becb94;">Content here</div>
.myborder {border:2px solid #becb94;}