#b64c2e color space conversions
Hex:
#b64c2e
RGB:
182, 76, 46
CMY:
29, 70, 82
CMYK:
0, 58, 75, 29
HSL:
13°, 59.6491%, 44.7059%
HSV (HSB):
13°, 74.7253%, 71.3725%
XYZ:
22.3690, 15.3112, 4.3612
xyY:
0.5321, 0.3642, 15.3112
CIE-Lab:
46.0575, 41.2125, 38.5662
CIE-LCH:
46.0575, 56.4431, 43.1002
CIE-Luv:
46.0575, 83.6160, 30.7940
Hunter-Lab:
39.1296, 33.5654, 20.7826
#b64c2e color charts
#b64c2e color shades, tints & tones
#b64c2e color schemes
#b64c2e color preview, HTML & CSS examples
This text has a color of #b64c2e
<p style="color:#b64c2e;">Text here</p>
.mytext {color:#b64c2e;}
This box has a color of #b64c2e
<div style="background-color:#b64c2e;">Content here</div>
.mybackground {background-color:#b64c2e;}
Border around this has a color of #b64c2e
<div style="border:2px solid #b64c2e;">Content here</div>
.myborder {border:2px solid #b64c2e;}