#be5f7f color space conversions
Hex:
#be5f7f
RGB:
190, 95, 127
CMY:
25, 63, 50
CMYK:
0, 50, 33, 25
HSL:
340°, 42.2222%, 55.8824%
HSV (HSB):
340°, 50.0000%, 74.5098%
XYZ:
29.1582, 20.6639, 22.5304
xyY:
0.4030, 0.2856, 20.6639
CIE-Lab:
52.5796, 41.6160, -0.0542
CIE-LCH:
52.5796, 41.6161, 359.9254
CIE-Luv:
52.5796, 60.7890, -7.5646
Hunter-Lab:
45.4575, 34.9460, 2.4340
#be5f7f color charts
#be5f7f color shades, tints & tones
#be5f7f color schemes
#be5f7f color preview, HTML & CSS examples
This text has a color of #be5f7f
<p style="color:#be5f7f;">Text here</p>
.mytext {color:#be5f7f;}
This box has a color of #be5f7f
<div style="background-color:#be5f7f;">Content here</div>
.mybackground {background-color:#be5f7f;}
Border around this has a color of #be5f7f
<div style="border:2px solid #be5f7f;">Content here</div>
.myborder {border:2px solid #be5f7f;}