#bebeaf color space conversions
Hex:
#bebeaf
RGB:
190, 190, 175
CMY:
25, 25, 31
CMYK:
0, 0, 8, 25
HSL:
60°, 10.3448%, 71.5686%
HSV (HSB):
60°, 7.8947%, 74.5098%
XYZ:
47.3865, 50.8692, 47.8786
xyY:
0.3243, 0.3481, 50.8692
CIE-Lab:
76.5997, -2.6681, 7.5682
CIE-LCH:
76.5997, 8.0247, 109.4195
CIE-Luv:
76.5997, 0.8297, 11.4829
Hunter-Lab:
71.3227, -6.2199, 10.1247
#bebeaf color charts
#bebeaf color shades, tints & tones
#bebeaf color schemes
#bebeaf color preview, HTML & CSS examples
This text has a color of #bebeaf
<p style="color:#bebeaf;">Text here</p>
.mytext {color:#bebeaf;}
This box has a color of #bebeaf
<div style="background-color:#bebeaf;">Content here</div>
.mybackground {background-color:#bebeaf;}
Border around this has a color of #bebeaf
<div style="border:2px solid #bebeaf;">Content here</div>
.myborder {border:2px solid #bebeaf;}