#b65a41 color space conversions
Hex:
#b65a41
RGB:
182, 90, 65
CMY:
29, 65, 75
CMYK:
0, 51, 64, 29
HSL:
13°, 47.3684%, 48.4314%
HSV (HSB):
13°, 64.2857%, 71.3725%
XYZ:
23.9017, 17.6391, 7.1459
xyY:
0.4909, 0.3623, 17.6391
CIE-Lab:
49.0554, 35.1863, 31.4911
CIE-LCH:
49.0554, 47.2204, 41.8279
CIE-Luv:
49.0554, 70.5595, 27.9887
Hunter-Lab:
41.9989, 28.0869, 19.3113
#b65a41 color charts
#b65a41 color shades, tints & tones
#b65a41 color schemes
#b65a41 color preview, HTML & CSS examples
This text has a color of #b65a41
<p style="color:#b65a41;">Text here</p>
.mytext {color:#b65a41;}
This box has a color of #b65a41
<div style="background-color:#b65a41;">Content here</div>
.mybackground {background-color:#b65a41;}
Border around this has a color of #b65a41
<div style="border:2px solid #b65a41;">Content here</div>
.myborder {border:2px solid #b65a41;}