#becbce color space conversions
Hex:
#becbce
RGB:
190, 203, 206
CMY:
25, 20, 19
CMYK:
8, 1, 0, 19
HSL:
191°, 14.0351%, 77.6471%
HSV (HSB):
191°, 7.7670%, 80.7843%
XYZ:
53.7317, 58.1153, 66.7779
xyY:
0.3008, 0.3253, 58.1153
CIE-Lab:
80.8028, -3.8247, -3.0224
CIE-LCH:
80.8028, 4.8748, 218.3168
CIE-Luv:
80.8028, -7.2779, -3.9310
Hunter-Lab:
76.2334, -7.5959, 1.4273
#becbce color charts
#becbce color shades, tints & tones
#becbce color schemes
#becbce color preview, HTML & CSS examples
This text has a color of #becbce
<p style="color:#becbce;">Text here</p>
.mytext {color:#becbce;}
This box has a color of #becbce
<div style="background-color:#becbce;">Content here</div>
.mybackground {background-color:#becbce;}
Border around this has a color of #becbce
<div style="border:2px solid #becbce;">Content here</div>
.myborder {border:2px solid #becbce;}