#bec345 color space conversions
Hex:
#bec345
RGB:
190, 195, 69
CMY:
25, 24, 73
CMYK:
3, 0, 65, 24
HSL:
62°, 51.2195%, 51.7647%
HSV (HSB):
62°, 64.6154%, 76.4706%
XYZ:
41.8245, 50.4070, 13.1554
xyY:
0.3969, 0.4783, 50.4070
CIE-Lab:
76.3184, -17.6174, 60.2967
CIE-LCH:
76.3184, 62.8177, 106.2873
CIE-Luv:
76.3184, 1.9285, 72.8413
Hunter-Lab:
70.9979, -19.0930, 38.7126
#bec345 color charts
#bec345 color shades, tints & tones
#bec345 color schemes
#bec345 color preview, HTML & CSS examples
This text has a color of #bec345
<p style="color:#bec345;">Text here</p>
.mytext {color:#bec345;}
This box has a color of #bec345
<div style="background-color:#bec345;">Content here</div>
.mybackground {background-color:#bec345;}
Border around this has a color of #bec345
<div style="border:2px solid #bec345;">Content here</div>
.myborder {border:2px solid #bec345;}