#be5d8e color space conversions
Hex:
#be5d8e
RGB:
190, 93, 142
CMY:
25, 64, 44
CMYK:
0, 51, 25, 25
HSL:
330°, 42.7313%, 55.4902%
HSV (HSB):
330°, 51.0526%, 74.5098%
XYZ:
30.0320, 20.7288, 28.0094
xyY:
0.3813, 0.2632, 20.7288
CIE-Lab:
52.6514, 44.6422, -8.8327
CIE-LCH:
52.6514, 45.5076, 348.8082
CIE-Luv:
52.6514, 58.0563, -20.0995
Hunter-Lab:
45.5289, 38.0675, -4.6049
#be5d8e color charts
#be5d8e color shades, tints & tones
#be5d8e color schemes
#be5d8e color preview, HTML & CSS examples
This text has a color of #be5d8e
<p style="color:#be5d8e;">Text here</p>
.mytext {color:#be5d8e;}
This box has a color of #be5d8e
<div style="background-color:#be5d8e;">Content here</div>
.mybackground {background-color:#be5d8e;}
Border around this has a color of #be5d8e
<div style="border:2px solid #be5d8e;">Content here</div>
.myborder {border:2px solid #be5d8e;}