#be61a5 color space conversions
Hex:
#be61a5
RGB:
190, 97, 165
CMY:
25, 62, 35
CMYK:
0, 49, 13, 25
HSL:
316°, 41.7040%, 56.2745%
HSV (HSB):
316°, 48.9474%, 74.5098%
XYZ:
32.3014, 22.2132, 38.1824
xyY:
0.3485, 0.2396, 22.2132
CIE-Lab:
54.2524, 46.1120, -19.9115
CIE-LCH:
54.2524, 50.2273, 336.6450
CIE-Luv:
54.2524, 50.2958, -36.5897
Hunter-Lab:
47.1308, 39.8572, -15.0414
#be61a5 color charts
#be61a5 color shades, tints & tones
#be61a5 color schemes
#be61a5 color preview, HTML & CSS examples
This text has a color of #be61a5
<p style="color:#be61a5;">Text here</p>
.mytext {color:#be61a5;}
This box has a color of #be61a5
<div style="background-color:#be61a5;">Content here</div>
.mybackground {background-color:#be61a5;}
Border around this has a color of #be61a5
<div style="border:2px solid #be61a5;">Content here</div>
.myborder {border:2px solid #be61a5;}