#be9595 color space conversions
Hex:
#be9595
RGB:
190, 149, 149
CMY:
25, 42, 42
CMYK:
0, 22, 22, 25
HSL:
0°, 23.9766%, 66.4706%
HSV (HSB):
0°, 21.5789%, 74.5098%
XYZ:
37.4075, 34.6120, 33.1430
xyY:
0.3557, 0.3291, 34.6120
CIE-Lab:
65.4454, 15.3599, 5.8866
CIE-LCH:
65.4454, 16.4493, 20.9689
CIE-Luv:
65.4454, 25.7356, 5.5399
Hunter-Lab:
58.8319, 10.5408, 7.7813
#be9595 color charts
#be9595 color shades, tints & tones
#be9595 color schemes
#be9595 color preview, HTML & CSS examples
This text has a color of #be9595
<p style="color:#be9595;">Text here</p>
.mytext {color:#be9595;}
This box has a color of #be9595
<div style="background-color:#be9595;">Content here</div>
.mybackground {background-color:#be9595;}
Border around this has a color of #be9595
<div style="border:2px solid #be9595;">Content here</div>
.myborder {border:2px solid #be9595;}