#be32a9 color space conversions
Hex:
#be32a9
RGB:
190, 50, 169
CMY:
25, 80, 34
CMYK:
0, 74, 11, 25
HSL:
309°, 58.3333%, 47.0588%
HSV (HSB):
309°, 73.6842%, 74.5098%
XYZ:
29.5372, 16.0929, 39.0856
xyY:
0.3487, 0.1900, 16.0929
CIE-Lab:
47.0962, 66.7067, -33.3532
CIE-LCH:
47.0962, 74.5803, 333.4350
CIE-Luv:
47.0962, 65.2172, -58.3030
Hunter-Lab:
40.1160, 61.2258, -29.6859
#be32a9 color charts
#be32a9 color shades, tints & tones
#be32a9 color schemes
#be32a9 color preview, HTML & CSS examples
This text has a color of #be32a9
<p style="color:#be32a9;">Text here</p>
.mytext {color:#be32a9;}
This box has a color of #be32a9
<div style="background-color:#be32a9;">Content here</div>
.mybackground {background-color:#be32a9;}
Border around this has a color of #be32a9
<div style="border:2px solid #be32a9;">Content here</div>
.myborder {border:2px solid #be32a9;}