#be7f50 color space conversions
Hex:
#be7f50
RGB:
190, 127, 80
CMY:
25, 50, 69
CMYK:
0, 33, 58, 25
HSL:
26°, 45.8333%, 52.9412%
HSV (HSB):
26°, 57.8947%, 74.5098%
XYZ:
30.2725, 26.7051, 11.1485
xyY:
0.4444, 0.3920, 26.7051
CIE-Lab:
58.7003, 19.4760, 35.2283
CIE-LCH:
58.7003, 40.2536, 61.0640
CIE-Luv:
58.7003, 48.0489, 37.6378
Hunter-Lab:
51.6770, 14.1313, 23.3830
#be7f50 color charts
#be7f50 color shades, tints & tones
#be7f50 color schemes
#be7f50 color preview, HTML & CSS examples
This text has a color of #be7f50
<p style="color:#be7f50;">Text here</p>
.mytext {color:#be7f50;}
This box has a color of #be7f50
<div style="background-color:#be7f50;">Content here</div>
.mybackground {background-color:#be7f50;}
Border around this has a color of #be7f50
<div style="border:2px solid #be7f50;">Content here</div>
.myborder {border:2px solid #be7f50;}