#b64b28 color space conversions
Hex:
#b64b28
RGB:
182, 75, 40
CMY:
29, 71, 84
CMYK:
0, 59, 78, 29
HSL:
15°, 63.9640%, 43.5294%
HSV (HSB):
15°, 78.0220%, 71.3725%
XYZ:
22.1905, 15.1304, 3.7584
xyY:
0.5402, 0.3683, 15.1304
CIE-Lab:
45.8123, 41.4461, 41.4536
CIE-LCH:
45.8123, 58.6189, 45.0052
CIE-Luv:
45.8123, 85.1644, 32.4941
Hunter-Lab:
38.8979, 33.7596, 21.4998
#b64b28 color charts
#b64b28 color shades, tints & tones
#b64b28 color schemes
#b64b28 color preview, HTML & CSS examples
This text has a color of #b64b28
<p style="color:#b64b28;">Text here</p>
.mytext {color:#b64b28;}
This box has a color of #b64b28
<div style="background-color:#b64b28;">Content here</div>
.mybackground {background-color:#b64b28;}
Border around this has a color of #b64b28
<div style="border:2px solid #b64b28;">Content here</div>
.myborder {border:2px solid #b64b28;}