#becdb8 color space conversions
Hex:
#becdb8
RGB:
190, 205, 184
CMY:
25, 20, 28
CMYK:
7, 0, 10, 20
HSL:
103°, 17.3554%, 76.2745%
HSV (HSB):
103°, 10.2439%, 80.3922%
XYZ:
51.7183, 58.0705, 53.8303
xyY:
0.3161, 0.3549, 58.0705
CIE-Lab:
80.7780, -8.9475, 8.7147
CIE-LCH:
80.7780, 12.4902, 135.7550
CIE-Luv:
80.7780, -7.3974, 14.3658
Hunter-Lab:
76.2040, -12.2123, 11.4605
#becdb8 color charts
#becdb8 color shades, tints & tones
#becdb8 color schemes
#becdb8 color preview, HTML & CSS examples
This text has a color of #becdb8
<p style="color:#becdb8;">Text here</p>
.mytext {color:#becdb8;}
This box has a color of #becdb8
<div style="background-color:#becdb8;">Content here</div>
.mybackground {background-color:#becdb8;}
Border around this has a color of #becdb8
<div style="border:2px solid #becdb8;">Content here</div>
.myborder {border:2px solid #becdb8;}