#bec512 color space conversions
Hex:
#bec512
RGB:
190, 197, 18
CMY:
25, 23, 93
CMYK:
4, 0, 91, 23
HSL:
62°, 83.2558%, 42.1569%
HSV (HSB):
62°, 90.8629%, 77.2549%
XYZ:
41.3106, 50.9233, 8.2242
xyY:
0.4112, 0.5069, 50.9233
CIE-Lab:
76.6325, -20.5353, 75.1691
CIE-LCH:
76.6325, 77.9236, 105.2797
CIE-Luv:
76.6325, 1.2828, 83.6384
Hunter-Lab:
71.3606, -21.5474, 43.1194
#bec512 color charts
#bec512 color shades, tints & tones
#bec512 color schemes
#bec512 color preview, HTML & CSS examples
This text has a color of #bec512
<p style="color:#bec512;">Text here</p>
.mytext {color:#bec512;}
This box has a color of #bec512
<div style="background-color:#bec512;">Content here</div>
.mybackground {background-color:#bec512;}
Border around this has a color of #bec512
<div style="border:2px solid #bec512;">Content here</div>
.myborder {border:2px solid #bec512;}