#b64b1f color space conversions
Hex:
#b64b1f
RGB:
182, 75, 31
CMY:
29, 71, 88
CMYK:
0, 59, 83, 29
HSL:
17°, 70.8920%, 41.7647%
HSV (HSB):
17°, 82.9670%, 71.3725%
XYZ:
22.0548, 15.0762, 3.0439
xyY:
0.5490, 0.3753, 15.0762
CIE-Lab:
45.7383, 41.1362, 45.7457
CIE-LCH:
45.7383, 61.5212, 48.0369
CIE-Luv:
45.7383, 86.2089, 35.0503
Hunter-Lab:
38.8280, 33.4411, 22.5316
#b64b1f color charts
#b64b1f color shades, tints & tones
#b64b1f color schemes
#b64b1f color preview, HTML & CSS examples
This text has a color of #b64b1f
<p style="color:#b64b1f;">Text here</p>
.mytext {color:#b64b1f;}
This box has a color of #b64b1f
<div style="background-color:#b64b1f;">Content here</div>
.mybackground {background-color:#b64b1f;}
Border around this has a color of #b64b1f
<div style="border:2px solid #b64b1f;">Content here</div>
.myborder {border:2px solid #b64b1f;}