#becbbe color space conversions
Hex:
#becbbe
RGB:
190, 203, 190
CMY:
25, 20, 25
CMYK:
6, 0, 6, 20
HSL:
120°, 11.1111%, 77.0588%
HSV (HSB):
120°, 6.4039%, 79.6078%
XYZ:
51.8854, 57.3767, 57.0554
xyY:
0.3120, 0.3450, 57.3767
CIE-Lab:
80.3910, -6.8404, 4.9504
CIE-LCH:
80.3910, 8.4438, 144.1064
CIE-Luv:
80.3910, -6.6135, 8.5379
Hunter-Lab:
75.7474, -10.2892, 8.3641
#becbbe color charts
#becbbe RGB chart
#becbbe CMYK chart
#becbbe RGB pie chart
#becbbe color shades, tints & tones
#becbbe color schemes
#becbbe color preview, HTML & CSS examples
This text has a color of #becbbe
<p style="color:#becbbe;">Text here</p>
.mytext {color:#becbbe;}
Text color #becbbe
This box has a color of #becbbe
<div style="background-color:#becbbe;">Content here</div>
.mybackground {background-color:#becbbe;}
Background color #becbbe
Border around this has a color of #becbbe
<div style="border:2px solid #becbbe;">Content here</div>
.myborder {border:2px solid #becbbe;}
Border color #becbbe