#be8ba5 color space conversions
Hex:
#be8ba5
RGB:
190, 139, 165
CMY:
25, 45, 35
CMYK:
0, 27, 13, 25
HSL:
329°, 28.1768%, 64.5098%
HSV (HSB):
329°, 26.8421%, 74.5098%
XYZ:
37.2594, 32.1290, 39.8350
xyY:
0.3411, 0.2942, 32.1290
CIE-Lab:
63.4494, 23.4795, -6.0608
CIE-LCH:
63.4494, 24.2491, 345.5260
CIE-Luv:
63.4494, 29.2863, -12.8694
Hunter-Lab:
56.6824, 18.1400, -1.9899
#be8ba5 color charts
#be8ba5 color shades, tints & tones
#be8ba5 color schemes
#be8ba5 color preview, HTML & CSS examples
This text has a color of #be8ba5
<p style="color:#be8ba5;">Text here</p>
.mytext {color:#be8ba5;}
This box has a color of #be8ba5
<div style="background-color:#be8ba5;">Content here</div>
.mybackground {background-color:#be8ba5;}
Border around this has a color of #be8ba5
<div style="border:2px solid #be8ba5;">Content here</div>
.myborder {border:2px solid #be8ba5;}