#becfbf color space conversions
Hex:
#becfbf
RGB:
190, 207, 191
CMY:
25, 19, 25
CMYK:
8, 0, 8, 19
HSL:
124°, 15.0442%, 77.8431%
HSV (HSB):
124°, 8.2126%, 81.1765%
XYZ:
52.9520, 59.3344, 57.9520
xyY:
0.3110, 0.3485, 59.3344
CIE-Lab:
81.4751, -8.7318, 5.9792
CIE-LCH:
81.4751, 10.5827, 145.5983
CIE-Luv:
81.4751, -8.6722, 10.3946
Hunter-Lab:
77.0288, -12.0940, 9.3138
#becfbf color charts
#becfbf color shades, tints & tones
#becfbf color schemes
#becfbf color preview, HTML & CSS examples
This text has a color of #becfbf
<p style="color:#becfbf;">Text here</p>
.mytext {color:#becfbf;}
This box has a color of #becfbf
<div style="background-color:#becfbf;">Content here</div>
.mybackground {background-color:#becfbf;}
Border around this has a color of #becfbf
<div style="border:2px solid #becfbf;">Content here</div>
.myborder {border:2px solid #becfbf;}