#be5f5e color space conversions
Hex:
#be5f5e
RGB:
190, 95, 94
CMY:
25, 63, 63
CMYK:
0, 50, 51, 25
HSL:
1°, 42.4779%, 55.6863%
HSV (HSB):
1°, 50.5263%, 74.5098%
XYZ:
27.3478, 19.9397, 12.9970
xyY:
0.4536, 0.3308, 19.9397
CIE-Lab:
51.7690, 37.9815, 18.3684
CIE-LCH:
51.7690, 42.1899, 25.8090
CIE-Luv:
51.7690, 68.3129, 15.3061
Hunter-Lab:
44.6539, 31.1760, 14.0007
#be5f5e color charts
#be5f5e color shades, tints & tones
#be5f5e color schemes
#be5f5e color preview, HTML & CSS examples
This text has a color of #be5f5e
<p style="color:#be5f5e;">Text here</p>
.mytext {color:#be5f5e;}
This box has a color of #be5f5e
<div style="background-color:#be5f5e;">Content here</div>
.mybackground {background-color:#be5f5e;}
Border around this has a color of #be5f5e
<div style="border:2px solid #be5f5e;">Content here</div>
.myborder {border:2px solid #be5f5e;}