#bec9d9 color space conversions
Hex:
#bec9d9
RGB:
190, 201, 217
CMY:
25, 21, 15
CMYK:
12, 7, 0, 15
HSL:
216°, 26.2136%, 79.8039%
HSV (HSB):
216°, 12.4424%, 85.0980%
XYZ:
54.6462, 57.7302, 73.9085
xyY:
0.2933, 0.3099, 57.7302
CIE-Lab:
80.5886, -0.5688, -9.2367
CIE-LCH:
80.5886, 9.2542, 266.4763
CIE-Luv:
80.5886, -6.7980, -14.1424
Hunter-Lab:
75.9804, -4.5858, -4.4870
#bec9d9 color charts
#bec9d9 color shades, tints & tones
#bec9d9 color schemes
#bec9d9 color preview, HTML & CSS examples
This text has a color of #bec9d9
<p style="color:#bec9d9;">Text here</p>
.mytext {color:#bec9d9;}
This box has a color of #bec9d9
<div style="background-color:#bec9d9;">Content here</div>
.mybackground {background-color:#bec9d9;}
Border around this has a color of #bec9d9
<div style="border:2px solid #bec9d9;">Content here</div>
.myborder {border:2px solid #bec9d9;}