#becc70 color space conversions
Hex:
#becc70
RGB:
190, 204, 112
CMY:
25, 20, 56
CMYK:
7, 0, 45, 20
HSL:
69°, 47.4227%, 61.9608%
HSV (HSB):
69°, 45.0980%, 80.0000%
XYZ:
45.7527, 55.3027, 23.5923
xyY:
0.3671, 0.4437, 55.3027
CIE-Lab:
79.2153, -18.5522, 44.0393
CIE-LCH:
79.2153, 47.7875, 112.8440
CIE-Luv:
79.2153, -4.5278, 59.4816
Hunter-Lab:
74.3658, -20.3201, 33.2465
#becc70 color charts
#becc70 color shades, tints & tones
#becc70 color schemes
#becc70 color preview, HTML & CSS examples
This text has a color of #becc70
<p style="color:#becc70;">Text here</p>
.mytext {color:#becc70;}
This box has a color of #becc70
<div style="background-color:#becc70;">Content here</div>
.mybackground {background-color:#becc70;}
Border around this has a color of #becc70
<div style="border:2px solid #becc70;">Content here</div>
.myborder {border:2px solid #becc70;}