#b65a5e color space conversions
Hex:
#b65a5e
RGB:
182, 90, 94
CMY:
29, 65, 63
CMYK:
0, 51, 48, 29
HSL:
357°, 38.6555%, 53.3333%
HSV (HSB):
357°, 50.5495%, 71.3725%
XYZ:
24.9679, 18.0656, 12.7607
xyY:
0.4475, 0.3238, 18.0656
CIE-Lab:
49.5755, 37.5691, 15.1870
CIE-LCH:
49.5755, 40.5226, 22.0107
CIE-Luv:
49.5755, 65.0724, 11.6781
Hunter-Lab:
42.5036, 30.4752, 11.9521
#b65a5e color charts
#b65a5e color shades, tints & tones
#b65a5e color schemes
#b65a5e color preview, HTML & CSS examples
This text has a color of #b65a5e
<p style="color:#b65a5e;">Text here</p>
.mytext {color:#b65a5e;}
This box has a color of #b65a5e
<div style="background-color:#b65a5e;">Content here</div>
.mybackground {background-color:#b65a5e;}
Border around this has a color of #b65a5e
<div style="border:2px solid #b65a5e;">Content here</div>
.myborder {border:2px solid #b65a5e;}