#becdae color space conversions
Hex:
#becdae
RGB:
190, 205, 174
CMY:
25, 20, 32
CMYK:
7, 0, 15, 20
HSL:
89°, 23.6641%, 74.3137%
HSV (HSB):
89°, 15.1220%, 80.3922%
XYZ:
50.7065, 57.6658, 48.5025
xyY:
0.3232, 0.3676, 57.6658
CIE-Lab:
80.5526, -10.6556, 13.7259
CIE-LCH:
80.5526, 17.3764, 127.8226
CIE-Luv:
80.5526, -7.0276, 21.7027
Hunter-Lab:
75.9380, -13.7007, 15.2874
#becdae color charts
#becdae color shades, tints & tones
#becdae color schemes
#becdae color preview, HTML & CSS examples
This text has a color of #becdae
<p style="color:#becdae;">Text here</p>
.mytext {color:#becdae;}
This box has a color of #becdae
<div style="background-color:#becdae;">Content here</div>
.mybackground {background-color:#becdae;}
Border around this has a color of #becdae
<div style="border:2px solid #becdae;">Content here</div>
.myborder {border:2px solid #becdae;}