#b65e1e color space conversions
Hex:
#b65e1e
RGB:
182, 94, 30
CMY:
29, 63, 88
CMYK:
0, 48, 84, 29
HSL:
25°, 71.6981%, 41.5686%
HSV (HSB):
25°, 83.5165%, 71.3725%
XYZ:
23.5285, 18.0442, 3.4711
xyY:
0.5223, 0.4006, 18.0442
CIE-Lab:
49.5497, 31.4042, 49.6007
CIE-LCH:
49.5497, 58.7065, 57.6605
CIE-Luv:
49.5497, 71.5840, 41.7449
Hunter-Lab:
42.4785, 24.5321, 24.8901
#b65e1e color charts
#b65e1e color shades, tints & tones
#b65e1e color schemes
#b65e1e color preview, HTML & CSS examples
This text has a color of #b65e1e
<p style="color:#b65e1e;">Text here</p>
.mytext {color:#b65e1e;}
This box has a color of #b65e1e
<div style="background-color:#b65e1e;">Content here</div>
.mybackground {background-color:#b65e1e;}
Border around this has a color of #b65e1e
<div style="border:2px solid #b65e1e;">Content here</div>
.myborder {border:2px solid #b65e1e;}