#becebf color space conversions
Hex:
#becebf
RGB:
190, 206, 191
CMY:
25, 19, 25
CMYK:
8, 0, 7, 19
HSL:
124°, 14.0351%, 77.6471%
HSV (HSB):
124°, 7.7670%, 80.7843%
XYZ:
52.7105, 58.8514, 57.8715
xyY:
0.3111, 0.3473, 58.8514
CIE-Lab:
81.2098, -8.2150, 5.5969
CIE-LCH:
81.2098, 9.9404, 145.7331
CIE-Luv:
81.2098, -8.1684, 9.7402
Hunter-Lab:
76.7146, -11.6036, 8.9734
#becebf color charts
#becebf color shades, tints & tones
#becebf color schemes
#becebf color preview, HTML & CSS examples
This text has a color of #becebf
<p style="color:#becebf;">Text here</p>
.mytext {color:#becebf;}
This box has a color of #becebf
<div style="background-color:#becebf;">Content here</div>
.mybackground {background-color:#becebf;}
Border around this has a color of #becebf
<div style="border:2px solid #becebf;">Content here</div>
.myborder {border:2px solid #becebf;}