#beb2d2 color space conversions
Hex:
#beb2d2
RGB:
190, 178, 210
CMY:
25, 30, 18
CMYK:
10, 15, 0, 18
HSL:
263°, 26.2295%, 76.0784%
HSV (HSB):
263°, 15.2381%, 82.3529%
XYZ:
48.7885, 47.4411, 67.5584
xyY:
0.2979, 0.2896, 47.4411
CIE-Lab:
74.4710, 10.3792, -14.5987
CIE-LCH:
74.4710, 17.9123, 305.4116
CIE-Luv:
74.4710, 4.6425, -24.2016
Hunter-Lab:
68.8775, 5.9025, -9.9403
#beb2d2 color charts
#beb2d2 color shades, tints & tones
#beb2d2 color schemes
#beb2d2 color preview, HTML & CSS examples
This text has a color of #beb2d2
<p style="color:#beb2d2;">Text here</p>
.mytext {color:#beb2d2;}
This box has a color of #beb2d2
<div style="background-color:#beb2d2;">Content here</div>
.mybackground {background-color:#beb2d2;}
Border around this has a color of #beb2d2
<div style="border:2px solid #beb2d2;">Content here</div>
.myborder {border:2px solid #beb2d2;}