#b65e5d color space conversions
Hex:
#b65e5d
RGB:
182, 94, 93
CMY:
29, 63, 64
CMYK:
0, 48, 49, 29
HSL:
1°, 37.8723%, 53.9216%
HSV (HSB):
1°, 48.9011%, 71.3725%
XYZ:
25.2699, 18.7408, 12.6414
xyY:
0.4461, 0.3308, 18.7408
CIE-Lab:
50.3826, 35.3761, 16.8845
CIE-LCH:
50.3826, 39.1990, 25.5145
CIE-Luv:
50.3826, 62.7038, 14.1078
Hunter-Lab:
43.2907, 28.4365, 12.9901
#b65e5d color charts
#b65e5d color shades, tints & tones
#b65e5d color schemes
#b65e5d color preview, HTML & CSS examples
This text has a color of #b65e5d
<p style="color:#b65e5d;">Text here</p>
.mytext {color:#b65e5d;}
This box has a color of #b65e5d
<div style="background-color:#b65e5d;">Content here</div>
.mybackground {background-color:#b65e5d;}
Border around this has a color of #b65e5d
<div style="border:2px solid #b65e5d;">Content here</div>
.myborder {border:2px solid #b65e5d;}