#be5a7d color space conversions
Hex:
#be5a7d
RGB:
190, 90, 125
CMY:
25, 65, 51
CMYK:
0, 53, 34, 25
HSL:
339°, 43.4783%, 54.9020%
HSV (HSB):
339°, 52.6316%, 74.5098%
XYZ:
28.5930, 19.7401, 21.7052
xyY:
0.4082, 0.2818, 19.7401
CIE-Lab:
51.5421, 43.8952, -0.3809
CIE-LCH:
51.5421, 43.8968, 359.5029
CIE-Luv:
51.5421, 64.0327, -8.4249
Hunter-Lab:
44.4299, 37.1221, 2.1361
#be5a7d color charts
#be5a7d color shades, tints & tones
#be5a7d color schemes
#be5a7d color preview, HTML & CSS examples
This text has a color of #be5a7d
<p style="color:#be5a7d;">Text here</p>
.mytext {color:#be5a7d;}
This box has a color of #be5a7d
<div style="background-color:#be5a7d;">Content here</div>
.mybackground {background-color:#be5a7d;}
Border around this has a color of #be5a7d
<div style="border:2px solid #be5a7d;">Content here</div>
.myborder {border:2px solid #be5a7d;}