#bec00d color space conversions
Hex:
#bec00d
RGB:
190, 192, 13
CMY:
25, 25, 95
CMYK:
1, 0, 93, 25
HSL:
61°, 87.3171%, 40.1961%
HSV (HSB):
61°, 93.2292%, 75.2941%
XYZ:
40.1575, 48.6755, 7.6596
xyY:
0.4162, 0.5044, 48.6755
CIE-Lab:
75.2490, -18.1291, 74.7643
CIE-LCH:
75.2490, 76.9309, 103.6302
CIE-Luv:
75.2490, 4.5503, 82.0836
Hunter-Lab:
69.7678, -19.3513, 42.3282
#bec00d color charts
#bec00d color shades, tints & tones
#bec00d color schemes
#bec00d color preview, HTML & CSS examples
This text has a color of #bec00d
<p style="color:#bec00d;">Text here</p>
.mytext {color:#bec00d;}
This box has a color of #bec00d
<div style="background-color:#bec00d;">Content here</div>
.mybackground {background-color:#bec00d;}
Border around this has a color of #bec00d
<div style="border:2px solid #bec00d;">Content here</div>
.myborder {border:2px solid #bec00d;}