#bec064 color space conversions
Hex:
#bec064
RGB:
190, 192, 100
CMY:
25, 25, 61
CMYK:
1, 0, 48, 25
HSL:
61°, 42.2018%, 57.2549%
HSV (HSB):
61°, 47.9167%, 75.2941%
XYZ:
42.3851, 49.5665, 19.3900
xyY:
0.3807, 0.4452, 49.5665
CIE-Lab:
75.8024, -13.7017, 45.7585
CIE-LCH:
75.8024, 47.7659, 106.6695
CIE-Luv:
75.8024, 2.9808, 59.3068
Hunter-Lab:
70.4035, -15.7436, 32.9533
#bec064 color charts
#bec064 color shades, tints & tones
#bec064 color schemes
#bec064 color preview, HTML & CSS examples
This text has a color of #bec064
<p style="color:#bec064;">Text here</p>
.mytext {color:#bec064;}
This box has a color of #bec064
<div style="background-color:#bec064;">Content here</div>
.mybackground {background-color:#bec064;}
Border around this has a color of #bec064
<div style="border:2px solid #bec064;">Content here</div>
.myborder {border:2px solid #bec064;}