#be5e5c color space conversions
Hex:
#be5e5c
RGB:
190, 94, 92
CMY:
25, 63, 64
CMYK:
0, 51, 52, 25
HSL:
1°, 42.9825%, 55.2941%
HSV (HSB):
1°, 51.5789%, 74.5098%
XYZ:
27.1697, 19.7253, 12.5006
xyY:
0.4574, 0.3321, 19.7253
CIE-Lab:
51.5252, 38.3143, 19.2181
CIE-LCH:
51.5252, 42.8640, 26.6380
CIE-Luv:
51.5252, 69.3838, 16.1044
Hunter-Lab:
44.4131, 31.4742, 14.4014
#be5e5c color charts
#be5e5c color shades, tints & tones
#be5e5c color schemes
#be5e5c color preview, HTML & CSS examples
This text has a color of #be5e5c
<p style="color:#be5e5c;">Text here</p>
.mytext {color:#be5e5c;}
This box has a color of #be5e5c
<div style="background-color:#be5e5c;">Content here</div>
.mybackground {background-color:#be5e5c;}
Border around this has a color of #be5e5c
<div style="border:2px solid #be5e5c;">Content here</div>
.myborder {border:2px solid #be5e5c;}