#b0693d color space conversions
Hex:
#b0693d
RGB:
176, 105, 61
CMY:
31, 59, 76
CMYK:
0, 40, 65, 31
HSL:
23°, 48.5232%, 46.4706%
HSV (HSB):
23°, 65.3409%, 69.0196%
XYZ:
23.7984, 19.6702, 6.9573
xyY:
0.4719, 0.3901, 19.6702
CIE-Lab:
51.4622, 24.3565, 36.3572
CIE-LCH:
51.4622, 43.7617, 56.1810
CIE-Luv:
51.4622, 55.1059, 35.3033
Hunter-Lab:
44.3511, 18.1671, 21.7450
#b0693d color charts
#b0693d color shades, tints & tones
#b0693d color schemes
#b0693d color preview, HTML & CSS examples
This text has a color of #b0693d
<p style="color:#b0693d;">Text here</p>
.mytext {color:#b0693d;}
This box has a color of #b0693d
<div style="background-color:#b0693d;">Content here</div>
.mybackground {background-color:#b0693d;}
Border around this has a color of #b0693d
<div style="border:2px solid #b0693d;">Content here</div>
.myborder {border:2px solid #b0693d;}