#becabf color space conversions
Hex:
#becabf
RGB:
190, 202, 191
CMY:
25, 21, 25
CMYK:
6, 0, 5, 21
HSL:
125°, 10.1695%, 76.8627%
HSV (HSB):
125°, 5.9406%, 79.2157%
XYZ:
51.7597, 56.9498, 57.5546
xyY:
0.3113, 0.3425, 56.9498
CIE-Lab:
80.1513, -6.1376, 4.0683
CIE-LCH:
80.1513, 7.3635, 146.4616
CIE-Luv:
80.1513, -6.1485, 7.1170
Hunter-Lab:
75.4651, -9.6350, 7.6071
#becabf color charts
#becabf color shades, tints & tones
#becabf color schemes
#becabf color preview, HTML & CSS examples
This text has a color of #becabf
<p style="color:#becabf;">Text here</p>
.mytext {color:#becabf;}
This box has a color of #becabf
<div style="background-color:#becabf;">Content here</div>
.mybackground {background-color:#becabf;}
Border around this has a color of #becabf
<div style="border:2px solid #becabf;">Content here</div>
.myborder {border:2px solid #becabf;}