#b65e7f color space conversions
Hex:
#b65e7f
RGB:
182, 94, 127
CMY:
29, 63, 50
CMYK:
0, 48, 30, 29
HSL:
338°, 37.6068%, 54.1176%
HSV (HSB):
338°, 48.3516%, 71.3725%
XYZ:
27.1249, 19.4828, 22.4096
xyY:
0.3930, 0.2823, 19.4828
CIE-Lab:
51.2473, 39.3306, -2.1395
CIE-LCH:
51.2473, 39.3888, 356.8863
CIE-Luv:
51.2473, 55.1719, -9.8427
Hunter-Lab:
44.1393, 32.4495, 0.7959
#b65e7f color charts
#b65e7f color shades, tints & tones
#b65e7f color schemes
#b65e7f color preview, HTML & CSS examples
This text has a color of #b65e7f
<p style="color:#b65e7f;">Text here</p>
.mytext {color:#b65e7f;}
This box has a color of #b65e7f
<div style="background-color:#b65e7f;">Content here</div>
.mybackground {background-color:#b65e7f;}
Border around this has a color of #b65e7f
<div style="border:2px solid #b65e7f;">Content here</div>
.myborder {border:2px solid #b65e7f;}