#b64a5e color space conversions
Hex:
#b64a5e
RGB:
182, 74, 94
CMY:
29, 71, 63
CMYK:
0, 59, 48, 29
HSL:
349°, 42.5197%, 50.1961%
HSV (HSB):
349°, 59.3407%, 71.3725%
XYZ:
23.7606, 15.6508, 12.3583
xyY:
0.4590, 0.3023, 15.6508
CIE-Lab:
46.5130, 45.5226, 10.9467
CIE-LCH:
46.5130, 46.8202, 13.5211
CIE-Luv:
46.5130, 74.7893, 4.9467
Hunter-Lab:
39.5611, 37.9760, 9.1715
#b64a5e color charts
#b64a5e color shades, tints & tones
#b64a5e color schemes
#b64a5e color preview, HTML & CSS examples
This text has a color of #b64a5e
<p style="color:#b64a5e;">Text here</p>
.mytext {color:#b64a5e;}
This box has a color of #b64a5e
<div style="background-color:#b64a5e;">Content here</div>
.mybackground {background-color:#b64a5e;}
Border around this has a color of #b64a5e
<div style="border:2px solid #b64a5e;">Content here</div>
.myborder {border:2px solid #b64a5e;}