#b65b4d color space conversions
Hex:
#b65b4d
RGB:
182, 91, 77
CMY:
29, 64, 70
CMYK:
0, 50, 58, 29
HSL:
8°, 41.8327%, 50.7843%
HSV (HSB):
8°, 57.6923%, 71.3725%
XYZ:
24.3720, 17.9631, 9.2039
xyY:
0.4729, 0.3485, 17.9631
CIE-Lab:
49.4513, 35.5365, 25.0729
CIE-LCH:
49.4513, 43.4913, 35.2051
CIE-Luv:
49.4513, 67.7939, 22.2612
Hunter-Lab:
42.3829, 28.4755, 16.7926
#b65b4d color charts
#b65b4d color shades, tints & tones
#b65b4d color schemes
#b65b4d color preview, HTML & CSS examples
This text has a color of #b65b4d
<p style="color:#b65b4d;">Text here</p>
.mytext {color:#b65b4d;}
This box has a color of #b65b4d
<div style="background-color:#b65b4d;">Content here</div>
.mybackground {background-color:#b65b4d;}
Border around this has a color of #b65b4d
<div style="border:2px solid #b65b4d;">Content here</div>
.myborder {border:2px solid #b65b4d;}