#bec6d6 color space conversions
Hex:
#bec6d6
RGB:
190, 198, 214
CMY:
25, 22, 16
CMYK:
11, 7, 0, 16
HSL:
220°, 22.6415%, 79.2157%
HSV (HSB):
220°, 11.2150%, 83.9216%
XYZ:
53.5669, 56.1904, 71.6409
xyY:
0.2953, 0.3098, 56.1904
CIE-Lab:
79.7220, 0.4107, -8.9143
CIE-LCH:
79.7220, 8.9238, 272.6378
CIE-Luv:
79.7220, -5.2229, -13.7737
Hunter-Lab:
74.9602, -3.6236, -4.1924
#bec6d6 color charts
#bec6d6 color shades, tints & tones
#bec6d6 color schemes
#bec6d6 color preview, HTML & CSS examples
This text has a color of #bec6d6
<p style="color:#bec6d6;">Text here</p>
.mytext {color:#bec6d6;}
This box has a color of #bec6d6
<div style="background-color:#bec6d6;">Content here</div>
.mybackground {background-color:#bec6d6;}
Border around this has a color of #bec6d6
<div style="border:2px solid #bec6d6;">Content here</div>
.myborder {border:2px solid #bec6d6;}