#beae7e color space conversions
Hex:
#beae7e
RGB:
190, 174, 126
CMY:
25, 32, 51
CMYK:
0, 8, 34, 25
HSL:
45°, 32.9897%, 61.9608%
HSV (HSB):
45°, 33.6842%, 74.5098%
XYZ:
40.1372, 42.7256, 25.8701
xyY:
0.3691, 0.3929, 42.7256
CIE-Lab:
71.3683, -1.4655, 26.7623
CIE-LCH:
71.3683, 26.8024, 93.1344
CIE-Luv:
71.3683, 12.7937, 35.7547
Hunter-Lab:
65.3648, -4.7809, 22.2896
#beae7e color charts
#beae7e color shades, tints & tones
#beae7e color schemes
#beae7e color preview, HTML & CSS examples
This text has a color of #beae7e
<p style="color:#beae7e;">Text here</p>
.mytext {color:#beae7e;}
This box has a color of #beae7e
<div style="background-color:#beae7e;">Content here</div>
.mybackground {background-color:#beae7e;}
Border around this has a color of #beae7e
<div style="border:2px solid #beae7e;">Content here</div>
.myborder {border:2px solid #beae7e;}