#bec080 color space conversions
Hex:
#bec080
RGB:
190, 192, 128
CMY:
25, 25, 50
CMYK:
1, 0, 33, 25
HSL:
62°, 33.6842%, 62.7451%
HSV (HSB):
62°, 33.3333%, 75.2941%
XYZ:
43.9811, 50.2049, 27.7945
xyY:
0.3606, 0.4116, 50.2049
CIE-Lab:
76.1949, -10.6575, 32.0855
CIE-LCH:
76.1949, 33.8091, 108.3744
CIE-Luv:
76.1949, 1.9561, 44.4426
Hunter-Lab:
70.8554, -13.1992, 26.3411
#bec080 color charts
#bec080 color shades, tints & tones
#bec080 color schemes
#bec080 color preview, HTML & CSS examples
This text has a color of #bec080
<p style="color:#bec080;">Text here</p>
.mytext {color:#bec080;}
This box has a color of #bec080
<div style="background-color:#bec080;">Content here</div>
.mybackground {background-color:#bec080;}
Border around this has a color of #bec080
<div style="border:2px solid #bec080;">Content here</div>
.myborder {border:2px solid #bec080;}