#be5b7e color space conversions
Hex:
#be5b7e
RGB:
190, 91, 126
CMY:
25, 64, 51
CMYK:
0, 52, 34, 25
HSL:
339°, 43.2314%, 55.0980%
HSV (HSB):
339°, 52.1053%, 74.5098%
XYZ:
28.7422, 19.9357, 22.0718
xyY:
0.4063, 0.2818, 19.9357
CIE-Lab:
51.7644, 43.5186, -0.6516
CIE-LCH:
51.7644, 43.5235, 359.1422
CIE-Luv:
51.7644, 63.2322, -8.7107
Hunter-Lab:
44.6494, 36.7695, 1.9455
#be5b7e color charts
#be5b7e color shades, tints & tones
#be5b7e color schemes
#be5b7e color preview, HTML & CSS examples
This text has a color of #be5b7e
<p style="color:#be5b7e;">Text here</p>
.mytext {color:#be5b7e;}
This box has a color of #be5b7e
<div style="background-color:#be5b7e;">Content here</div>
.mybackground {background-color:#be5b7e;}
Border around this has a color of #be5b7e
<div style="border:2px solid #be5b7e;">Content here</div>
.myborder {border:2px solid #be5b7e;}