#be8d8e color space conversions
Hex:
#be8d8e
RGB:
190, 141, 142
CMY:
25, 45, 44
CMYK:
0, 26, 25, 25
HSL:
359°, 27.3743%, 64.9020%
HSV (HSB):
359°, 25.7895%, 74.5098%
XYZ:
35.6426, 31.9499, 29.8796
xyY:
0.3657, 0.3278, 31.9499
CIE-Lab:
63.3015, 18.7456, 6.7592
CIE-LCH:
63.3015, 19.9269, 19.8279
CIE-Luv:
63.3015, 31.2683, 6.0247
Hunter-Lab:
56.5242, 13.6396, 8.2254
#be8d8e color charts
#be8d8e color shades, tints & tones
#be8d8e color schemes
#be8d8e color preview, HTML & CSS examples
This text has a color of #be8d8e
<p style="color:#be8d8e;">Text here</p>
.mytext {color:#be8d8e;}
This box has a color of #be8d8e
<div style="background-color:#be8d8e;">Content here</div>
.mybackground {background-color:#be8d8e;}
Border around this has a color of #be8d8e
<div style="border:2px solid #be8d8e;">Content here</div>
.myborder {border:2px solid #be8d8e;}