#bececa color space conversions
Hex:
#bececa
RGB:
190, 206, 202
CMY:
25, 19, 21
CMYK:
8, 0, 2, 19
HSL:
165°, 14.0351%, 77.6471%
HSV (HSB):
165°, 7.7670%, 80.7843%
XYZ:
53.9672, 59.3540, 64.4892
xyY:
0.3035, 0.3338, 59.3540
CIE-Lab:
81.4858, -6.1656, 0.1191
CIE-LCH:
81.4858, 6.1667, 178.8938
CIE-Luv:
81.4858, -8.5868, 1.2466
Hunter-Lab:
77.0416, -9.7845, 4.2992
#bececa color charts
#bececa color shades, tints & tones
#bececa color schemes
#bececa color preview, HTML & CSS examples
This text has a color of #bececa
<p style="color:#bececa;">Text here</p>
.mytext {color:#bececa;}
This box has a color of #bececa
<div style="background-color:#bececa;">Content here</div>
.mybackground {background-color:#bececa;}
Border around this has a color of #bececa
<div style="border:2px solid #bececa;">Content here</div>
.myborder {border:2px solid #bececa;}