#b64e42 color space conversions
Hex:
#b64e42
RGB:
182, 78, 66
CMY:
29, 69, 74
CMYK:
0, 57, 64, 29
HSL:
6°, 46.7742%, 48.6275%
HSV (HSB):
6°, 63.7363%, 71.3725%
XYZ:
22.9992, 15.7872, 6.9893
xyY:
0.5024, 0.3449, 15.7872
CIE-Lab:
46.6941, 41.3409, 28.0137
CIE-LCH:
46.6941, 49.9384, 34.1226
CIE-Luv:
46.6941, 78.7992, 22.8900
Hunter-Lab:
39.7331, 33.7902, 17.3837
#b64e42 color charts
#b64e42 color shades, tints & tones
#b64e42 color schemes
#b64e42 color preview, HTML & CSS examples
This text has a color of #b64e42
<p style="color:#b64e42;">Text here</p>
.mytext {color:#b64e42;}
This box has a color of #b64e42
<div style="background-color:#b64e42;">Content here</div>
.mybackground {background-color:#b64e42;}
Border around this has a color of #b64e42
<div style="border:2px solid #b64e42;">Content here</div>
.myborder {border:2px solid #b64e42;}