#b65d28 color space conversions
Hex:
#b65d28
RGB:
182, 93, 40
CMY:
29, 64, 84
CMYK:
0, 49, 78, 29
HSL:
22°, 63.9640%, 43.5294%
HSV (HSB):
22°, 78.0220%, 71.3725%
XYZ:
23.5888, 17.9270, 4.2245
xyY:
0.5157, 0.3919, 17.9270
CIE-Lab:
49.4074, 32.2854, 45.0643
CIE-LCH:
49.4074, 55.4359, 54.3811
CIE-Luv:
49.4074, 71.5208, 38.7737
Hunter-Lab:
42.3403, 25.3511, 23.7226
#b65d28 color charts
#b65d28 color shades, tints & tones
#b65d28 color schemes
#b65d28 color preview, HTML & CSS examples
This text has a color of #b65d28
<p style="color:#b65d28;">Text here</p>
.mytext {color:#b65d28;}
This box has a color of #b65d28
<div style="background-color:#b65d28;">Content here</div>
.mybackground {background-color:#b65d28;}
Border around this has a color of #b65d28
<div style="border:2px solid #b65d28;">Content here</div>
.myborder {border:2px solid #b65d28;}