#becab9 color space conversions
Hex:
#becab9
RGB:
190, 202, 185
CMY:
25, 21, 27
CMYK:
6, 0, 8, 21
HSL:
102°, 13.8211%, 75.8824%
HSV (HSB):
102°, 8.4158%, 79.2157%
XYZ:
51.1127, 56.6910, 54.1475
xyY:
0.3156, 0.3500, 56.6910
CIE-Lab:
80.0055, -7.2173, 7.0729
CIE-LCH:
80.0055, 10.1052, 135.5789
CIE-Luv:
80.0055, -5.8997, 11.6788
Hunter-Lab:
75.2934, -10.5893, 10.0668
#becab9 color charts
#becab9 color shades, tints & tones
#becab9 color schemes
#becab9 color preview, HTML & CSS examples
This text has a color of #becab9
<p style="color:#becab9;">Text here</p>
.mytext {color:#becab9;}
This box has a color of #becab9
<div style="background-color:#becab9;">Content here</div>
.mybackground {background-color:#becab9;}
Border around this has a color of #becab9
<div style="border:2px solid #becab9;">Content here</div>
.myborder {border:2px solid #becab9;}