#b65e30 color space conversions
Hex:
#b65e30
RGB:
182, 94, 48
CMY:
29, 63, 81
CMYK:
0, 48, 74, 29
HSL:
21°, 58.2609%, 45.0980%
HSV (HSB):
21°, 73.6264%, 71.3725%
XYZ:
23.8276, 18.1639, 5.0464
xyY:
0.5066, 0.3862, 18.1639
CIE-Lab:
49.6943, 32.1060, 41.4252
CIE-LCH:
49.6943, 52.4103, 52.2231
CIE-Luv:
49.6943, 69.9039, 36.5580
Hunter-Lab:
42.6191, 25.2128, 22.8130
#b65e30 color charts
#b65e30 color shades, tints & tones
#b65e30 color schemes
#b65e30 color preview, HTML & CSS examples
This text has a color of #b65e30
<p style="color:#b65e30;">Text here</p>
.mytext {color:#b65e30;}
This box has a color of #b65e30
<div style="background-color:#b65e30;">Content here</div>
.mybackground {background-color:#b65e30;}
Border around this has a color of #b65e30
<div style="border:2px solid #b65e30;">Content here</div>
.myborder {border:2px solid #b65e30;}