#b65a2f color space conversions
Hex:
#b65a2f
RGB:
182, 90, 47
CMY:
29, 65, 82
CMYK:
0, 51, 74, 29
HSL:
19°, 58.9520%, 44.9020%
HSV (HSB):
19°, 74.1758%, 71.3725%
XYZ:
23.4607, 17.4626, 4.8234
xyY:
0.5128, 0.3817, 17.4626
CIE-Lab:
48.8378, 34.1711, 41.0226
CIE-LCH:
48.8378, 53.3902, 50.2063
CIE-Luv:
48.8378, 73.0784, 35.4073
Hunter-Lab:
41.7883, 27.0833, 22.4083
#b65a2f color charts
#b65a2f color shades, tints & tones
#b65a2f color schemes
#b65a2f color preview, HTML & CSS examples
This text has a color of #b65a2f
<p style="color:#b65a2f;">Text here</p>
.mytext {color:#b65a2f;}
This box has a color of #b65a2f
<div style="background-color:#b65a2f;">Content here</div>
.mybackground {background-color:#b65a2f;}
Border around this has a color of #b65a2f
<div style="border:2px solid #b65a2f;">Content here</div>
.myborder {border:2px solid #b65a2f;}