#becbca color space conversions
Hex:
#becbca
RGB:
190, 203, 202
CMY:
25, 20, 21
CMYK:
6, 0, 0, 20
HSL:
175°, 11.1111%, 77.0588%
HSV (HSB):
175°, 6.4039%, 79.6078%
XYZ:
53.2518, 57.9233, 64.2508
xyY:
0.3036, 0.3302, 57.9233
CIE-Lab:
80.6961, -4.5993, -1.0352
CIE-LCH:
80.6961, 4.7144, 192.6845
CIE-Luv:
80.6961, -7.1092, -0.7685
Hunter-Lab:
76.1074, -8.2926, 3.2218
#becbca color charts
#becbca color shades, tints & tones
#becbca color schemes
#becbca color preview, HTML & CSS examples
This text has a color of #becbca
<p style="color:#becbca;">Text here</p>
.mytext {color:#becbca;}
This box has a color of #becbca
<div style="background-color:#becbca;">Content here</div>
.mybackground {background-color:#becbca;}
Border around this has a color of #becbca
<div style="border:2px solid #becbca;">Content here</div>
.myborder {border:2px solid #becbca;}