#b65d5f color space conversions
Hex:
#b65d5f
RGB:
182, 93, 95
CMY:
29, 64, 63
CMYK:
0, 49, 48, 29
HSL:
359°, 37.8723%, 53.9216%
HSV (HSB):
359°, 48.9011%, 71.3725%
XYZ:
25.2713, 18.6000, 13.0847
xyY:
0.4437, 0.3266, 18.6000
CIE-Lab:
50.2159, 36.1005, 15.4698
CIE-LCH:
50.2159, 39.2755, 23.1961
CIE-Luv:
50.2159, 62.9427, 12.3798
Hunter-Lab:
43.1277, 29.1211, 12.2012
#b65d5f color charts
#b65d5f color shades, tints & tones
#b65d5f color schemes
#b65d5f color preview, HTML & CSS examples
This text has a color of #b65d5f
<p style="color:#b65d5f;">Text here</p>
.mytext {color:#b65d5f;}
This box has a color of #b65d5f
<div style="background-color:#b65d5f;">Content here</div>
.mybackground {background-color:#b65d5f;}
Border around this has a color of #b65d5f
<div style="border:2px solid #b65d5f;">Content here</div>
.myborder {border:2px solid #b65d5f;}