#be5e6a color space conversions
Hex:
#be5e6a
RGB:
190, 94, 106
CMY:
25, 63, 58
CMYK:
0, 51, 44, 25
HSL:
353°, 42.4779%, 55.6863%
HSV (HSB):
353°, 50.5263%, 74.5098%
XYZ:
27.8394, 19.9932, 16.0274
xyY:
0.4359, 0.3131, 19.9932
CIE-Lab:
51.8295, 39.6870, 11.3472
CIE-LCH:
51.8295, 41.2773, 15.9562
CIE-Luv:
51.8295, 66.3453, 7.0435
Hunter-Lab:
44.7137, 32.8878, 10.0474
#be5e6a color charts
#be5e6a color shades, tints & tones
#be5e6a color schemes
#be5e6a color preview, HTML & CSS examples
This text has a color of #be5e6a
<p style="color:#be5e6a;">Text here</p>
.mytext {color:#be5e6a;}
This box has a color of #be5e6a
<div style="background-color:#be5e6a;">Content here</div>
.mybackground {background-color:#be5e6a;}
Border around this has a color of #be5e6a
<div style="border:2px solid #be5e6a;">Content here</div>
.myborder {border:2px solid #be5e6a;}