#be8090 color space conversions
Hex:
#be8090
RGB:
190, 128, 144
CMY:
25, 50, 44
CMYK:
0, 33, 24, 25
HSL:
345°, 32.2917%, 62.3529%
HSV (HSB):
345°, 32.6316%, 74.5098%
XYZ:
33.9884, 28.3991, 30.0757
xyY:
0.3676, 0.3071, 28.3991
CIE-Lab:
60.2476, 26.2423, 1.2101
CIE-LCH:
60.2476, 26.2702, 2.6401
CIE-Luv:
60.2476, 38.5796, -2.9719
Hunter-Lab:
53.2908, 20.5868, 3.8421
#be8090 color charts
#be8090 color shades, tints & tones
#be8090 color schemes
#be8090 color preview, HTML & CSS examples
This text has a color of #be8090
<p style="color:#be8090;">Text here</p>
.mytext {color:#be8090;}
This box has a color of #be8090
<div style="background-color:#be8090;">Content here</div>
.mybackground {background-color:#be8090;}
Border around this has a color of #be8090
<div style="border:2px solid #be8090;">Content here</div>
.myborder {border:2px solid #be8090;}