#be8d8c color space conversions
Hex:
#be8d8c
RGB:
190, 141, 140
CMY:
25, 45, 45
CMYK:
0, 26, 26, 25
HSL:
1°, 27.7778%, 64.7059%
HSV (HSB):
1°, 26.3158%, 74.5098%
XYZ:
35.4937, 31.8904, 29.0957
xyY:
0.3679, 0.3305, 31.8904
CIE-Lab:
63.2522, 18.4554, 7.8208
CIE-LCH:
63.2522, 20.0441, 22.9657
CIE-Luv:
63.2522, 31.5243, 7.4951
Hunter-Lab:
56.4715, 13.3663, 8.9823
#be8d8c color charts
#be8d8c color shades, tints & tones
#be8d8c color schemes
#be8d8c color preview, HTML & CSS examples
This text has a color of #be8d8c
<p style="color:#be8d8c;">Text here</p>
.mytext {color:#be8d8c;}
This box has a color of #be8d8c
<div style="background-color:#be8d8c;">Content here</div>
.mybackground {background-color:#be8d8c;}
Border around this has a color of #be8d8c
<div style="border:2px solid #be8d8c;">Content here</div>
.myborder {border:2px solid #be8d8c;}