#bec002 color space conversions
Hex:
#bec002
RGB:
190, 192, 2
CMY:
25, 25, 99
CMYK:
1, 0, 99, 25
HSL:
61°, 97.9381%, 38.0392%
HSV (HSB):
61°, 98.9583%, 75.2941%
XYZ:
40.0958, 48.6508, 7.3347
xyY:
0.4173, 0.5064, 48.6508
CIE-Lab:
75.2336, -18.2549, 75.9218
CIE-LCH:
75.2336, 78.0856, 103.5197
CIE-Luv:
75.2336, 4.5963, 82.7518
Hunter-Lab:
69.7501, -19.4522, 42.5903
#bec002 color charts
#bec002 color shades, tints & tones
#bec002 color schemes
#bec002 color preview, HTML & CSS examples
This text has a color of #bec002
<p style="color:#bec002;">Text here</p>
.mytext {color:#bec002;}
This box has a color of #bec002
<div style="background-color:#bec002;">Content here</div>
.mybackground {background-color:#bec002;}
Border around this has a color of #bec002
<div style="border:2px solid #bec002;">Content here</div>
.myborder {border:2px solid #bec002;}