#beced5 color space conversions
Hex:
#beced5
RGB:
190, 206, 213
CMY:
25, 19, 16
CMYK:
11, 3, 0, 16
HSL:
198°, 21.4953%, 79.0196%
HSV (HSB):
198°, 10.7981%, 83.5294%
XYZ:
55.3168, 59.8939, 71.5960
xyY:
0.2961, 0.3206, 59.8939
CIE-Lab:
81.7805, -4.0127, -5.3290
CIE-LCH:
81.7805, 6.6708, 233.0200
CIE-Luv:
81.7805, -9.0176, -7.4716
Hunter-Lab:
77.3911, -7.8483, -0.6765
#beced5 color charts
#beced5 color shades, tints & tones
#beced5 color schemes
#beced5 color preview, HTML & CSS examples
This text has a color of #beced5
<p style="color:#beced5;">Text here</p>
.mytext {color:#beced5;}
This box has a color of #beced5
<div style="background-color:#beced5;">Content here</div>
.mybackground {background-color:#beced5;}
Border around this has a color of #beced5
<div style="border:2px solid #beced5;">Content here</div>
.myborder {border:2px solid #beced5;}