#bec074 color space conversions
Hex:
#bec074
RGB:
190, 192, 116
CMY:
25, 25, 55
CMYK:
1, 0, 40, 25
HSL:
62°, 37.6238%, 60.3922%
HSV (HSB):
62°, 39.5833%, 75.2941%
XYZ:
43.2372, 49.9074, 23.8772
xyY:
0.3695, 0.4265, 49.9074
CIE-Lab:
76.0124, -12.0636, 38.0354
CIE-LCH:
76.0124, 39.9026, 107.5974
CIE-Luv:
76.0124, 2.4241, 51.2317
Hunter-Lab:
70.6452, -14.3810, 29.4123
#bec074 color charts
#bec074 color shades, tints & tones
#bec074 color schemes
#bec074 color preview, HTML & CSS examples
This text has a color of #bec074
<p style="color:#bec074;">Text here</p>
.mytext {color:#bec074;}
This box has a color of #bec074
<div style="background-color:#bec074;">Content here</div>
.mybackground {background-color:#bec074;}
Border around this has a color of #bec074
<div style="border:2px solid #bec074;">Content here</div>
.myborder {border:2px solid #bec074;}