#be5e7c color space conversions
Hex:
#be5e7c
RGB:
190, 94, 124
CMY:
25, 63, 51
CMYK:
0, 51, 35, 25
HSL:
341°, 42.4779%, 55.6863%
HSV (HSB):
341°, 50.5263%, 74.5098%
XYZ:
28.8760, 20.4078, 21.4859
xyY:
0.4080, 0.2884, 20.4078
CIE-Lab:
52.2952, 41.7508, 1.3123
CIE-LCH:
52.2952, 41.7715, 1.8003
CIE-Luv:
52.2952, 62.0809, -5.7987
Hunter-Lab:
45.1750, 35.0416, 3.4232
#be5e7c color charts
#be5e7c color shades, tints & tones
#be5e7c color schemes
#be5e7c color preview, HTML & CSS examples
This text has a color of #be5e7c
<p style="color:#be5e7c;">Text here</p>
.mytext {color:#be5e7c;}
This box has a color of #be5e7c
<div style="background-color:#be5e7c;">Content here</div>
.mybackground {background-color:#be5e7c;}
Border around this has a color of #be5e7c
<div style="border:2px solid #be5e7c;">Content here</div>
.myborder {border:2px solid #be5e7c;}