#be8b8d color space conversions
Hex:
#be8b8d
RGB:
190, 139, 141
CMY:
25, 45, 45
CMYK:
0, 27, 26, 25
HSL:
358°, 28.1768%, 64.5098%
HSV (HSB):
358°, 26.8421%, 74.5098%
XYZ:
35.2755, 31.3355, 29.3884
xyY:
0.3675, 0.3264, 31.3355
CIE-Lab:
62.7898, 19.7090, 6.5931
CIE-LCH:
62.7898, 20.7826, 18.4961
CIE-Luv:
62.7898, 32.5829, 5.6039
Hunter-Lab:
55.9781, 14.5231, 8.0575
#be8b8d color charts
#be8b8d color shades, tints & tones
#be8b8d color schemes
#be8b8d color preview, HTML & CSS examples
This text has a color of #be8b8d
<p style="color:#be8b8d;">Text here</p>
.mytext {color:#be8b8d;}
This box has a color of #be8b8d
<div style="background-color:#be8b8d;">Content here</div>
.mybackground {background-color:#be8b8d;}
Border around this has a color of #be8b8d
<div style="border:2px solid #be8b8d;">Content here</div>
.myborder {border:2px solid #be8b8d;}