#bebec9 color space conversions
Hex:
#bebec9
RGB:
190, 190, 201
CMY:
25, 25, 21
CMYK:
5, 5, 0, 21
HSL:
240°, 9.2437%, 76.6667%
HSV (HSB):
240°, 5.4726%, 78.8235%
XYZ:
50.1913, 51.9911, 62.6483
xyY:
0.3045, 0.3154, 51.9911
CIE-Lab:
77.2755, 2.0917, -5.5264
CIE-LCH:
77.2755, 5.9090, 290.7312
CIE-Luv:
77.2755, -0.6280, -8.7310
Hunter-Lab:
72.1049, -1.9319, -1.0407
#bebec9 color charts
#bebec9 color shades, tints & tones
#bebec9 color schemes
#bebec9 color preview, HTML & CSS examples
This text has a color of #bebec9
<p style="color:#bebec9;">Text here</p>
.mytext {color:#bebec9;}
This box has a color of #bebec9
<div style="background-color:#bebec9;">Content here</div>
.mybackground {background-color:#bebec9;}
Border around this has a color of #bebec9
<div style="border:2px solid #bebec9;">Content here</div>
.myborder {border:2px solid #bebec9;}