#b5685a color space conversions
Hex:
#b5685a
RGB:
181, 104, 90
CMY:
29, 59, 65
CMYK:
0, 43, 50, 29
HSL:
9°, 38.0753%, 53.1373%
HSV (HSB):
9°, 50.2762%, 70.9804%
XYZ:
25.8518, 20.4626, 12.2600
xyY:
0.4414, 0.3493, 20.4626
CIE-Lab:
52.3562, 29.3183, 21.2786
CIE-LCH:
52.3562, 36.2263, 35.9714
CIE-Luv:
52.3562, 55.7875, 20.4057
Hunter-Lab:
45.2356, 22.8493, 15.5958
#b5685a color charts
#b5685a color shades, tints & tones
#b5685a color schemes
#b5685a color preview, HTML & CSS examples
This text has a color of #b5685a
<p style="color:#b5685a;">Text here</p>
.mytext {color:#b5685a;}
This box has a color of #b5685a
<div style="background-color:#b5685a;">Content here</div>
.mybackground {background-color:#b5685a;}
Border around this has a color of #b5685a
<div style="border:2px solid #b5685a;">Content here</div>
.myborder {border:2px solid #b5685a;}