#b64b3f color space conversions
Hex:
#b64b3f
RGB:
182, 75, 63
CMY:
29, 71, 75
CMYK:
0, 59, 65, 29
HSL:
6°, 48.5714%, 48.0392%
HSV (HSB):
6°, 65.3846%, 71.3725%
XYZ:
22.7047, 15.3361, 6.4661
xyY:
0.5101, 0.3446, 15.3361
CIE-Lab:
46.0912, 42.6042, 29.0244
CIE-LCH:
46.0912, 51.5512, 34.2649
CIE-Luv:
46.0912, 81.4142, 23.2716
Hunter-Lab:
39.1614, 34.9570, 17.6233
#b64b3f color charts
#b64b3f color shades, tints & tones
#b64b3f color schemes
#b64b3f color preview, HTML & CSS examples
This text has a color of #b64b3f
<p style="color:#b64b3f;">Text here</p>
.mytext {color:#b64b3f;}
This box has a color of #b64b3f
<div style="background-color:#b64b3f;">Content here</div>
.mybackground {background-color:#b64b3f;}
Border around this has a color of #b64b3f
<div style="border:2px solid #b64b3f;">Content here</div>
.myborder {border:2px solid #b64b3f;}