#b65b4f color space conversions
Hex:
#b65b4f
RGB:
182, 91, 79
CMY:
29, 64, 69
CMYK:
0, 50, 57, 29
HSL:
7°, 41.3655%, 51.1765%
HSV (HSB):
7°, 56.5934%, 71.3725%
XYZ:
24.4438, 17.9918, 9.5816
xyY:
0.4699, 0.3459, 17.9918
CIE-Lab:
49.4861, 35.6977, 23.9483
CIE-LCH:
49.4861, 42.9866, 33.8563
CIE-Luv:
49.4861, 67.4254, 21.1533
Hunter-Lab:
42.4167, 28.6362, 16.2986
#b65b4f color charts
#b65b4f color shades, tints & tones
#b65b4f color schemes
#b65b4f color preview, HTML & CSS examples
This text has a color of #b65b4f
<p style="color:#b65b4f;">Text here</p>
.mytext {color:#b65b4f;}
This box has a color of #b65b4f
<div style="background-color:#b65b4f;">Content here</div>
.mybackground {background-color:#b65b4f;}
Border around this has a color of #b65b4f
<div style="border:2px solid #b65b4f;">Content here</div>
.myborder {border:2px solid #b65b4f;}