#be5f5d color space conversions
Hex:
#be5f5d
RGB:
190, 95, 93
CMY:
25, 63, 64
CMYK:
0, 50, 51, 25
HSL:
1°, 42.7313%, 55.4902%
HSV (HSB):
1°, 51.0526%, 74.5098%
XYZ:
27.3032, 19.9219, 12.7622
xyY:
0.4551, 0.3321, 19.9219
CIE-Lab:
51.7488, 37.8891, 18.9302
CIE-LCH:
51.7488, 42.3549, 26.5477
CIE-Luv:
51.7488, 68.5188, 15.9254
Hunter-Lab:
44.6339, 31.0815, 14.2909
#be5f5d color charts
#be5f5d color shades, tints & tones
#be5f5d color schemes
#be5f5d color preview, HTML & CSS examples
This text has a color of #be5f5d
<p style="color:#be5f5d;">Text here</p>
.mytext {color:#be5f5d;}
This box has a color of #be5f5d
<div style="background-color:#be5f5d;">Content here</div>
.mybackground {background-color:#be5f5d;}
Border around this has a color of #be5f5d
<div style="border:2px solid #be5f5d;">Content here</div>
.myborder {border:2px solid #be5f5d;}