#b65b42 color space conversions
Hex:
#b65b42
RGB:
182, 91, 66
CMY:
29, 64, 74
CMYK:
0, 50, 64, 29
HSL:
13°, 46.7742%, 48.6275%
HSV (HSB):
13°, 63.7363%, 71.3725%
XYZ:
24.0159, 17.8206, 7.3282
xyY:
0.4885, 0.3625, 17.8206
CIE-Lab:
49.2778, 34.7293, 31.1945
CIE-LCH:
49.2778, 46.6821, 41.9308
CIE-Luv:
49.2778, 69.6786, 27.9121
Hunter-Lab:
42.2145, 27.6736, 19.2577
#b65b42 color charts
#b65b42 color shades, tints & tones
#b65b42 color schemes
#b65b42 color preview, HTML & CSS examples
This text has a color of #b65b42
<p style="color:#b65b42;">Text here</p>
.mytext {color:#b65b42;}
This box has a color of #b65b42
<div style="background-color:#b65b42;">Content here</div>
.mybackground {background-color:#b65b42;}
Border around this has a color of #b65b42
<div style="border:2px solid #b65b42;">Content here</div>
.myborder {border:2px solid #b65b42;}