#becb2a color space conversions
Hex:
#becb2a
RGB:
190, 203, 42
CMY:
25, 20, 84
CMYK:
6, 0, 79, 20
HSL:
65°, 65.7143%, 48.0392%
HSV (HSB):
65°, 79.3103%, 79.6078%
XYZ:
43.0091, 53.8262, 10.3132
xyY:
0.4014, 0.5024, 53.8262
CIE-Lab:
78.3603, -22.8615, 71.5225
CIE-LCH:
78.3603, 75.0874, 107.7260
CIE-Luv:
78.3603, -2.6910, 82.8403
Hunter-Lab:
73.3663, -23.7502, 43.0220
#becb2a color charts
#becb2a color shades, tints & tones
#becb2a color schemes
#becb2a color preview, HTML & CSS examples
This text has a color of #becb2a
<p style="color:#becb2a;">Text here</p>
.mytext {color:#becb2a;}
This box has a color of #becb2a
<div style="background-color:#becb2a;">Content here</div>
.mybackground {background-color:#becb2a;}
Border around this has a color of #becb2a
<div style="border:2px solid #becb2a;">Content here</div>
.myborder {border:2px solid #becb2a;}