#b65a2b color space conversions
Hex:
#b65a2b
RGB:
182, 90, 43
CMY:
29, 65, 83
CMYK:
0, 51, 76, 29
HSL:
20°, 61.7778%, 44.1176%
HSV (HSB):
20°, 76.3736%, 71.3725%
XYZ:
23.3836, 17.4318, 4.4177
xyY:
0.5170, 0.3854, 17.4318
CIE-Lab:
48.7996, 33.9919, 42.9993
CIE-LCH:
48.7996, 54.8123, 51.6728
CIE-Luv:
48.7996, 73.5352, 36.7483
Hunter-Lab:
41.7514, 26.9070, 22.9525
#b65a2b color charts
#b65a2b color shades, tints & tones
#b65a2b color schemes
#b65a2b color preview, HTML & CSS examples
This text has a color of #b65a2b
<p style="color:#b65a2b;">Text here</p>
.mytext {color:#b65a2b;}
This box has a color of #b65a2b
<div style="background-color:#b65a2b;">Content here</div>
.mybackground {background-color:#b65a2b;}
Border around this has a color of #b65a2b
<div style="border:2px solid #b65a2b;">Content here</div>
.myborder {border:2px solid #b65a2b;}