#be5d6e color space conversions
Hex:
#be5d6e
RGB:
190, 93, 110
CMY:
25, 64, 57
CMYK:
0, 51, 42, 25
HSL:
349°, 42.7313%, 55.4902%
HSV (HSB):
349°, 51.0526%, 74.5098%
XYZ:
27.9640, 19.9016, 17.1194
xyY:
0.4303, 0.3062, 19.9016
CIE-Lab:
51.7258, 40.6285, 8.8228
CIE-LCH:
51.7258, 41.5754, 12.2520
CIE-Luv:
51.7258, 66.0304, 3.8359
Hunter-Lab:
44.6113, 33.8209, 8.4756
#be5d6e color charts
#be5d6e color shades, tints & tones
#be5d6e color schemes
#be5d6e color preview, HTML & CSS examples
This text has a color of #be5d6e
<p style="color:#be5d6e;">Text here</p>
.mytext {color:#be5d6e;}
This box has a color of #be5d6e
<div style="background-color:#be5d6e;">Content here</div>
.mybackground {background-color:#be5d6e;}
Border around this has a color of #be5d6e
<div style="border:2px solid #be5d6e;">Content here</div>
.myborder {border:2px solid #be5d6e;}