#becbd6 color space conversions
Hex:
#becbd6
RGB:
190, 203, 214
CMY:
25, 20, 16
CMYK:
11, 5, 0, 16
HSL:
208°, 22.6415%, 79.2157%
HSV (HSB):
208°, 11.2150%, 83.9216%
XYZ:
54.7287, 58.5141, 72.0282
xyY:
0.2954, 0.3158, 58.5141
CIE-Lab:
81.0238, -2.2355, -6.9829
CIE-LCH:
81.0238, 7.3320, 252.2480
CIE-Luv:
81.0238, -7.6200, -10.3348
Hunter-Lab:
76.4945, -6.1557, -2.2821
#becbd6 color charts
#becbd6 color shades, tints & tones
#becbd6 color schemes
#becbd6 color preview, HTML & CSS examples
This text has a color of #becbd6
<p style="color:#becbd6;">Text here</p>
.mytext {color:#becbd6;}
This box has a color of #becbd6
<div style="background-color:#becbd6;">Content here</div>
.mybackground {background-color:#becbd6;}
Border around this has a color of #becbd6
<div style="border:2px solid #becbd6;">Content here</div>
.myborder {border:2px solid #becbd6;}