#be998e color space conversions
Hex:
#be998e
RGB:
190, 153, 142
CMY:
25, 40, 44
CMYK:
0, 19, 25, 25
HSL:
14°, 26.9663%, 65.0980%
HSV (HSB):
14°, 25.2632%, 74.5098%
XYZ:
37.5089, 35.6826, 30.5017
xyY:
0.3617, 0.3441, 35.6826
CIE-Lab:
66.2767, 12.1079, 10.9931
CIE-LCH:
66.2767, 16.3538, 42.2371
CIE-Luv:
66.2767, 24.1518, 13.0353
Hunter-Lab:
59.7349, 7.5481, 11.5399
#be998e color charts
#be998e color shades, tints & tones
#be998e color schemes
#be998e color preview, HTML & CSS examples
This text has a color of #be998e
<p style="color:#be998e;">Text here</p>
.mytext {color:#be998e;}
This box has a color of #be998e
<div style="background-color:#be998e;">Content here</div>
.mybackground {background-color:#be998e;}
Border around this has a color of #be998e
<div style="border:2px solid #be998e;">Content here</div>
.myborder {border:2px solid #be998e;}