#be7e7d color space conversions
Hex:
#be7e7d
RGB:
190, 126, 125
CMY:
25, 51, 51
CMYK:
0, 34, 34, 25
HSL:
1°, 33.3333%, 61.7647%
HSV (HSB):
1°, 34.2105%, 74.5098%
XYZ:
32.3977, 27.3495, 22.9735
xyY:
0.3917, 0.3306, 27.3495
CIE-Lab:
59.2965, 24.7169, 10.7561
CIE-LCH:
59.2965, 26.9559, 23.5173
CIE-Luv:
59.2965, 42.7706, 9.8898
Hunter-Lab:
52.2968, 19.0610, 10.5622
#be7e7d color charts
#be7e7d color shades, tints & tones
#be7e7d color schemes
#be7e7d color preview, HTML & CSS examples
This text has a color of #be7e7d
<p style="color:#be7e7d;">Text here</p>
.mytext {color:#be7e7d;}
This box has a color of #be7e7d
<div style="background-color:#be7e7d;">Content here</div>
.mybackground {background-color:#be7e7d;}
Border around this has a color of #be7e7d
<div style="border:2px solid #be7e7d;">Content here</div>
.myborder {border:2px solid #be7e7d;}