#b65f2b color space conversions
Hex:
#b65f2b
RGB:
182, 95, 43
CMY:
29, 63, 83
CMYK:
0, 48, 76, 29
HSL:
22°, 61.7778%, 44.1176%
HSV (HSB):
22°, 76.3736%, 71.3725%
XYZ:
23.8197, 18.3039, 4.5631
xyY:
0.5102, 0.3921, 18.3039
CIE-Lab:
49.8627, 31.3451, 44.0866
CIE-LCH:
49.8627, 54.0938, 54.5876
CIE-Luv:
49.8627, 69.6664, 38.5992
Hunter-Lab:
42.7831, 24.5102, 23.6245
#b65f2b color charts
#b65f2b color shades, tints & tones
#b65f2b color schemes
#b65f2b color preview, HTML & CSS examples
This text has a color of #b65f2b
<p style="color:#b65f2b;">Text here</p>
.mytext {color:#b65f2b;}
This box has a color of #b65f2b
<div style="background-color:#b65f2b;">Content here</div>
.mybackground {background-color:#b65f2b;}
Border around this has a color of #b65f2b
<div style="border:2px solid #b65f2b;">Content here</div>
.myborder {border:2px solid #b65f2b;}