#bec355 color space conversions
Hex:
#bec355
RGB:
190, 195, 85
CMY:
25, 24, 67
CMYK:
3, 0, 56, 24
HSL:
63°, 47.8261%, 54.9020%
HSV (HSB):
63°, 56.4103%, 76.4706%
XYZ:
42.3900, 50.6332, 16.1333
xyY:
0.3883, 0.4639, 50.6332
CIE-Lab:
76.4563, -16.5054, 53.5752
CIE-LCH:
76.4563, 56.0601, 107.1230
CIE-Luv:
76.4563, 1.5653, 67.1882
Hunter-Lab:
71.1570, -18.1880, 36.3672
#bec355 color charts
#bec355 color shades, tints & tones
#bec355 color schemes
#bec355 color preview, HTML & CSS examples
This text has a color of #bec355
<p style="color:#bec355;">Text here</p>
.mytext {color:#bec355;}
This box has a color of #bec355
<div style="background-color:#bec355;">Content here</div>
.mybackground {background-color:#bec355;}
Border around this has a color of #bec355
<div style="border:2px solid #bec355;">Content here</div>
.myborder {border:2px solid #bec355;}