#b65a32 color space conversions
Hex:
#b65a32
RGB:
182, 90, 50
CMY:
29, 65, 80
CMYK:
0, 51, 73, 29
HSL:
18°, 56.8966%, 45.4902%
HSV (HSB):
18°, 72.5275%, 71.3725%
XYZ:
23.5233, 17.4877, 5.1533
xyY:
0.5096, 0.3788, 17.4877
CIE-Lab:
48.8688, 34.3164, 39.4984
CIE-LCH:
48.8688, 52.3234, 49.0158
CIE-Luv:
48.8688, 72.7108, 34.3272
Hunter-Lab:
41.8183, 27.2264, 21.9665
#b65a32 color charts
#b65a32 color shades, tints & tones
#b65a32 color schemes
#b65a32 color preview, HTML & CSS examples
This text has a color of #b65a32
<p style="color:#b65a32;">Text here</p>
.mytext {color:#b65a32;}
This box has a color of #b65a32
<div style="background-color:#b65a32;">Content here</div>
.mybackground {background-color:#b65a32;}
Border around this has a color of #b65a32
<div style="border:2px solid #b65a32;">Content here</div>
.myborder {border:2px solid #b65a32;}