#b65d5e color space conversions
Hex:
#b65d5e
RGB:
182, 93, 94
CMY:
29, 64, 63
CMYK:
0, 49, 48, 29
HSL:
359°, 37.8723%, 53.9216%
HSV (HSB):
359°, 48.9011%, 71.3725%
XYZ:
25.2261, 18.5819, 12.8468
xyY:
0.4453, 0.3280, 18.5819
CIE-Lab:
50.1945, 36.0013, 16.0346
CIE-LCH:
50.1945, 39.4107, 24.0077
CIE-Luv:
50.1945, 63.1489, 13.0209
Hunter-Lab:
43.1068, 29.0216, 12.5050
#b65d5e color charts
#b65d5e color shades, tints & tones
#b65d5e color schemes
#b65d5e color preview, HTML & CSS examples
This text has a color of #b65d5e
<p style="color:#b65d5e;">Text here</p>
.mytext {color:#b65d5e;}
This box has a color of #b65d5e
<div style="background-color:#b65d5e;">Content here</div>
.mybackground {background-color:#b65d5e;}
Border around this has a color of #b65d5e
<div style="border:2px solid #b65d5e;">Content here</div>
.myborder {border:2px solid #b65d5e;}