#be8b8c color space conversions
Hex:
#be8b8c
RGB:
190, 139, 140
CMY:
25, 45, 45
CMYK:
0, 27, 26, 25
HSL:
359°, 28.1768%, 64.5098%
HSV (HSB):
359°, 26.8421%, 74.5098%
XYZ:
35.2014, 31.3058, 28.9983
xyY:
0.3686, 0.3278, 31.3058
CIE-Lab:
62.7650, 19.5644, 7.1248
CIE-LCH:
62.7650, 20.8213, 20.0101
CIE-Luv:
62.7650, 32.7151, 6.3407
Hunter-Lab:
55.9516, 14.3863, 8.4377
#be8b8c color charts
#be8b8c color shades, tints & tones
#be8b8c color schemes
#be8b8c color preview, HTML & CSS examples
This text has a color of #be8b8c
<p style="color:#be8b8c;">Text here</p>
.mytext {color:#be8b8c;}
This box has a color of #be8b8c
<div style="background-color:#be8b8c;">Content here</div>
.mybackground {background-color:#be8b8c;}
Border around this has a color of #be8b8c
<div style="border:2px solid #be8b8c;">Content here</div>
.myborder {border:2px solid #be8b8c;}