#becdad color space conversions
Hex:
#becdad
RGB:
190, 205, 173
CMY:
25, 20, 32
CMYK:
7, 0, 16, 20
HSL:
88°, 24.2424%, 74.1176%
HSV (HSB):
88°, 15.6098%, 80.3922%
XYZ:
50.6094, 57.6269, 47.9909
xyY:
0.3239, 0.3689, 57.6269
CIE-Lab:
80.5309, -10.8212, 14.2274
CIE-LCH:
80.5309, 17.8751, 127.2562
CIE-Luv:
80.5309, -6.9914, 22.4220
Hunter-Lab:
75.9124, -13.8441, 15.6563
#becdad color charts
#becdad color shades, tints & tones
#becdad color schemes
#becdad color preview, HTML & CSS examples
This text has a color of #becdad
<p style="color:#becdad;">Text here</p>
.mytext {color:#becdad;}
This box has a color of #becdad
<div style="background-color:#becdad;">Content here</div>
.mybackground {background-color:#becdad;}
Border around this has a color of #becdad
<div style="border:2px solid #becdad;">Content here</div>
.myborder {border:2px solid #becdad;}