#be5a5e color space conversions
Hex:
#be5a5e
RGB:
190, 90, 94
CMY:
25, 65, 63
CMYK:
0, 53, 51, 25
HSL:
358°, 43.4783%, 54.9020%
HSV (HSB):
358°, 52.6316%, 74.5098%
XYZ:
26.9117, 19.0676, 12.8517
xyY:
0.4574, 0.3241, 19.0676
CIE-Lab:
50.7662, 40.5399, 17.0079
CIE-LCH:
50.7662, 43.9631, 22.7598
CIE-Luv:
50.7662, 71.5575, 13.1384
Hunter-Lab:
43.6665, 33.5935, 13.1166
#be5a5e color charts
#be5a5e color shades, tints & tones
#be5a5e color schemes
#be5a5e color preview, HTML & CSS examples
This text has a color of #be5a5e
<p style="color:#be5a5e;">Text here</p>
.mytext {color:#be5a5e;}
This box has a color of #be5a5e
<div style="background-color:#be5a5e;">Content here</div>
.mybackground {background-color:#be5a5e;}
Border around this has a color of #be5a5e
<div style="border:2px solid #be5a5e;">Content here</div>
.myborder {border:2px solid #be5a5e;}