#be5e94 color space conversions
Hex:
#be5e94
RGB:
190, 94, 148
CMY:
25, 63, 42
CMYK:
0, 51, 22, 25
HSL:
326°, 42.4779%, 55.6863%
HSV (HSB):
326°, 50.5263%, 74.5098%
XYZ:
30.5832, 21.0907, 30.4760
xyY:
0.3723, 0.2567, 21.0907
CIE-Lab:
53.0486, 45.0011, -11.7772
CIE-LCH:
53.0486, 46.5167, 345.3341
CIE-Luv:
53.0486, 56.0135, -24.3669
Hunter-Lab:
45.9246, 38.5030, -7.1982
#be5e94 color charts
#be5e94 color shades, tints & tones
#be5e94 color schemes
#be5e94 color preview, HTML & CSS examples
This text has a color of #be5e94
<p style="color:#be5e94;">Text here</p>
.mytext {color:#be5e94;}
This box has a color of #be5e94
<div style="background-color:#be5e94;">Content here</div>
.mybackground {background-color:#be5e94;}
Border around this has a color of #be5e94
<div style="border:2px solid #be5e94;">Content here</div>
.myborder {border:2px solid #be5e94;}