#b65d4e color space conversions
Hex:
#b65d4e
RGB:
182, 93, 78
CMY:
29, 64, 69
CMYK:
0, 49, 57, 29
HSL:
9°, 41.6000%, 50.9804%
HSV (HSB):
9°, 57.1429%, 71.3725%
XYZ:
24.5809, 18.3238, 9.4490
xyY:
0.4695, 0.3500, 18.3238
CIE-Lab:
49.8866, 34.5651, 25.0508
CIE-LCH:
49.8866, 42.6883, 35.9324
CIE-Luv:
49.8866, 66.2296, 22.5563
Hunter-Lab:
42.8064, 27.5898, 16.8768
#b65d4e color charts
#b65d4e color shades, tints & tones
#b65d4e color schemes
#b65d4e color preview, HTML & CSS examples
This text has a color of #b65d4e
<p style="color:#b65d4e;">Text here</p>
.mytext {color:#b65d4e;}
This box has a color of #b65d4e
<div style="background-color:#b65d4e;">Content here</div>
.mybackground {background-color:#b65d4e;}
Border around this has a color of #b65d4e
<div style="border:2px solid #b65d4e;">Content here</div>
.myborder {border:2px solid #b65d4e;}