#be2a8b color space conversions
Hex:
#be2a8b
RGB:
190, 42, 139
CMY:
25, 84, 45
CMYK:
0, 78, 27, 25
HSL:
321°, 63.7931%, 45.4902%
HSV (HSB):
321°, 77.8947%, 74.5098%
XYZ:
26.7234, 14.4672, 25.8101
xyY:
0.3989, 0.2159, 14.4672
CIE-Lab:
44.8956, 65.0766, -18.7845
CIE-LCH:
44.8956, 67.7335, 343.8991
CIE-Luv:
44.8956, 78.7887, -36.7218
Hunter-Lab:
38.0357, 58.8491, -13.6077
#be2a8b color charts
#be2a8b color shades, tints & tones
#be2a8b color schemes
#be2a8b color preview, HTML & CSS examples
This text has a color of #be2a8b
<p style="color:#be2a8b;">Text here</p>
.mytext {color:#be2a8b;}
This box has a color of #be2a8b
<div style="background-color:#be2a8b;">Content here</div>
.mybackground {background-color:#be2a8b;}
Border around this has a color of #be2a8b
<div style="border:2px solid #be2a8b;">Content here</div>
.myborder {border:2px solid #be2a8b;}