#b65c1d color space conversions
Hex:
#b65c1d
RGB:
182, 92, 29
CMY:
29, 64, 89
CMYK:
0, 49, 84, 29
HSL:
25°, 72.5118%, 41.3725%
HSV (HSB):
25°, 84.0659%, 71.3725%
XYZ:
23.3403, 17.6881, 3.3464
xyY:
0.5260, 0.3986, 17.6881
CIE-Lab:
49.1156, 32.4364, 49.6211
CIE-LCH:
49.1156, 59.2822, 56.8281
CIE-Luv:
49.1156, 73.2478, 41.2565
Hunter-Lab:
42.0572, 25.4613, 24.7225
#b65c1d color charts
#b65c1d color shades, tints & tones
#b65c1d color schemes
#b65c1d color preview, HTML & CSS examples
This text has a color of #b65c1d
<p style="color:#b65c1d;">Text here</p>
.mytext {color:#b65c1d;}
This box has a color of #b65c1d
<div style="background-color:#b65c1d;">Content here</div>
.mybackground {background-color:#b65c1d;}
Border around this has a color of #b65c1d
<div style="border:2px solid #b65c1d;">Content here</div>
.myborder {border:2px solid #b65c1d;}