#be9191 color space conversions
Hex:
#be9191
RGB:
190, 145, 145
CMY:
25, 43, 43
CMYK:
0, 24, 24, 25
HSL:
0°, 25.7143%, 65.6863%
HSV (HSB):
0°, 23.6842%, 74.5098%
XYZ:
36.4714, 33.2423, 31.2822
xyY:
0.3611, 0.3291, 33.2423
CIE-Lab:
64.3566, 16.9711, 6.5757
CIE-LCH:
64.3566, 18.2005, 21.1796
CIE-Luv:
64.3566, 28.5382, 6.1447
Hunter-Lab:
57.6561, 12.0152, 8.1906
#be9191 color charts
#be9191 color shades, tints & tones
#be9191 color schemes
#be9191 color preview, HTML & CSS examples
This text has a color of #be9191
<p style="color:#be9191;">Text here</p>
.mytext {color:#be9191;}
This box has a color of #be9191
<div style="background-color:#be9191;">Content here</div>
.mybackground {background-color:#be9191;}
Border around this has a color of #be9191
<div style="border:2px solid #be9191;">Content here</div>
.myborder {border:2px solid #be9191;}