#bec013 color space conversions
Hex:
#bec013
RGB:
190, 192, 19
CMY:
25, 25, 93
CMYK:
1, 0, 90, 25
HSL:
61°, 81.9905%, 41.3725%
HSV (HSB):
61°, 90.1042%, 75.2941%
XYZ:
40.2024, 48.6934, 7.8960
xyY:
0.4153, 0.5031, 48.6934
CIE-Lab:
75.2602, -18.0377, 73.9428
CIE-LCH:
75.2602, 76.1111, 103.7091
CIE-Luv:
75.2602, 4.5169, 81.5987
Hunter-Lab:
69.7807, -19.2779, 42.1376
#bec013 color charts
#bec013 color shades, tints & tones
#bec013 color schemes
#bec013 color preview, HTML & CSS examples
This text has a color of #bec013
<p style="color:#bec013;">Text here</p>
.mytext {color:#bec013;}
This box has a color of #bec013
<div style="background-color:#bec013;">Content here</div>
.mybackground {background-color:#bec013;}
Border around this has a color of #bec013
<div style="border:2px solid #bec013;">Content here</div>
.myborder {border:2px solid #bec013;}