#becda4 color space conversions
Hex:
#becda4
RGB:
190, 205, 164
CMY:
25, 20, 36
CMYK:
7, 0, 20, 20
HSL:
82°, 29.0780%, 72.3529%
HSV (HSB):
82°, 20.0000%, 80.3922%
XYZ:
49.7674, 57.2901, 43.5570
xyY:
0.3304, 0.3804, 57.2901
CIE-Lab:
80.3425, -12.2691, 18.7422
CIE-LCH:
80.3425, 22.4009, 123.2097
CIE-Luv:
80.3425, -6.6722, 28.7680
Hunter-Lab:
75.6902, -15.0917, 18.8639
#becda4 color charts
#becda4 color shades, tints & tones
#becda4 color schemes
#becda4 color preview, HTML & CSS examples
This text has a color of #becda4
<p style="color:#becda4;">Text here</p>
.mytext {color:#becda4;}
This box has a color of #becda4
<div style="background-color:#becda4;">Content here</div>
.mybackground {background-color:#becda4;}
Border around this has a color of #becda4
<div style="border:2px solid #becda4;">Content here</div>
.myborder {border:2px solid #becda4;}