#be5385 color space conversions
Hex:
#be5385
RGB:
190, 83, 133
CMY:
25, 67, 48
CMYK:
0, 56, 30, 25
HSL:
332°, 45.1477%, 53.5294%
HSV (HSB):
332°, 56.3158%, 74.5098%
XYZ:
28.5621, 18.8271, 24.3189
xyY:
0.3983, 0.2626, 18.8271
CIE-Lab:
50.4843, 48.3338, -6.7176
CIE-LCH:
50.4843, 48.7984, 352.0875
CIE-Luv:
50.4843, 65.4588, -17.7136
Hunter-Lab:
43.3902, 41.5667, -2.8571
#be5385 color charts
#be5385 color shades, tints & tones
#be5385 color schemes
#be5385 color preview, HTML & CSS examples
This text has a color of #be5385
<p style="color:#be5385;">Text here</p>
.mytext {color:#be5385;}
This box has a color of #be5385
<div style="background-color:#be5385;">Content here</div>
.mybackground {background-color:#be5385;}
Border around this has a color of #be5385
<div style="border:2px solid #be5385;">Content here</div>
.myborder {border:2px solid #be5385;}