#b65c5e color space conversions
Hex:
#b65c5e
RGB:
182, 92, 94
CMY:
29, 64, 63
CMYK:
0, 49, 48, 29
HSL:
359°, 38.1356%, 53.7255%
HSV (HSB):
359°, 49.4505%, 71.3725%
XYZ:
25.1389, 18.4075, 12.8177
xyY:
0.4460, 0.3266, 18.4075
CIE-Lab:
49.9867, 36.5261, 15.7505
CIE-LCH:
49.9867, 39.7773, 23.3263
CIE-Luv:
49.9867, 63.7930, 12.5709
Hunter-Lab:
42.9040, 29.5073, 12.3197
#b65c5e color charts
#b65c5e color shades, tints & tones
#b65c5e color schemes
#b65c5e color preview, HTML & CSS examples
This text has a color of #b65c5e
<p style="color:#b65c5e;">Text here</p>
.mytext {color:#b65c5e;}
This box has a color of #b65c5e
<div style="background-color:#b65c5e;">Content here</div>
.mybackground {background-color:#b65c5e;}
Border around this has a color of #b65c5e
<div style="border:2px solid #b65c5e;">Content here</div>
.myborder {border:2px solid #b65c5e;}