#b65e1f color space conversions
Hex:
#b65e1f
RGB:
182, 94, 31
CMY:
29, 63, 88
CMYK:
0, 48, 83, 29
HSL:
25°, 70.8920%, 41.7647%
HSV (HSB):
25°, 82.9670%, 71.3725%
XYZ:
23.5414, 18.0494, 3.5394
xyY:
0.5216, 0.3999, 18.0494
CIE-Lab:
49.5560, 31.4348, 49.1981
CIE-LCH:
49.5560, 58.3832, 57.4237
CIE-Luv:
49.5560, 71.5096, 41.5156
Hunter-Lab:
42.4846, 24.5618, 24.7997
#b65e1f color charts
#b65e1f color shades, tints & tones
#b65e1f color schemes
#b65e1f color preview, HTML & CSS examples
This text has a color of #b65e1f
<p style="color:#b65e1f;">Text here</p>
.mytext {color:#b65e1f;}
This box has a color of #b65e1f
<div style="background-color:#b65e1f;">Content here</div>
.mybackground {background-color:#b65e1f;}
Border around this has a color of #b65e1f
<div style="border:2px solid #b65e1f;">Content here</div>
.myborder {border:2px solid #b65e1f;}