#be2989 color space conversions
Hex:
#be2989
RGB:
190, 41, 137
CMY:
25, 84, 46
CMYK:
0, 78, 28, 25
HSL:
321°, 64.5022%, 45.2941%
HSV (HSB):
321°, 78.4211%, 74.5098%
XYZ:
26.5435, 14.3392, 25.0356
xyY:
0.4027, 0.2175, 14.3392
CIE-Lab:
44.7155, 65.1164, -17.8445
CIE-LCH:
44.7155, 67.5172, 344.6749
CIE-Luv:
44.7155, 79.8539, -35.3976
Hunter-Lab:
37.8671, 58.8548, -12.6923
#be2989 color charts
#be2989 color shades, tints & tones
#be2989 color schemes
#be2989 color preview, HTML & CSS examples
This text has a color of #be2989
<p style="color:#be2989;">Text here</p>
.mytext {color:#be2989;}
This box has a color of #be2989
<div style="background-color:#be2989;">Content here</div>
.mybackground {background-color:#be2989;}
Border around this has a color of #be2989
<div style="border:2px solid #be2989;">Content here</div>
.myborder {border:2px solid #be2989;}