#becb0c color space conversions
Hex:
#becb0c
RGB:
190, 203, 12
CMY:
25, 20, 95
CMYK:
6, 0, 94, 20
HSL:
64°, 88.8372%, 42.1569%
HSV (HSB):
64°, 94.0887%, 79.6078%
XYZ:
42.6575, 53.6856, 8.4619
xyY:
0.4070, 0.5122, 53.6856
CIE-Lab:
78.2780, -23.5558, 77.1992
CIE-LCH:
78.2780, 80.7130, 106.9685
CIE-Luv:
78.2780, -2.5038, 86.4119
Hunter-Lab:
73.2704, -24.3019, 44.4420
#becb0c color charts
#becb0c color shades, tints & tones
#becb0c color schemes
#becb0c color preview, HTML & CSS examples
This text has a color of #becb0c
<p style="color:#becb0c;">Text here</p>
.mytext {color:#becb0c;}
This box has a color of #becb0c
<div style="background-color:#becb0c;">Content here</div>
.mybackground {background-color:#becb0c;}
Border around this has a color of #becb0c
<div style="border:2px solid #becb0c;">Content here</div>
.myborder {border:2px solid #becb0c;}