#b0975f color space conversions
Hex:
#b0975f
RGB:
176, 151, 95
CMY:
31, 41, 63
CMYK:
0, 14, 46, 31
HSL:
41°, 33.8912%, 53.1373%
HSV (HSB):
41°, 46.0227%, 69.0196%
XYZ:
31.0367, 32.1895, 15.4039
xyY:
0.3947, 0.4094, 32.1895
CIE-Lab:
63.4992, 1.6403, 32.8551
CIE-LCH:
63.4992, 32.8960, 87.1419
CIE-Luv:
63.4992, 19.6586, 40.3757
Hunter-Lab:
56.7358, -1.6414, 23.6178
#b0975f color charts
#b0975f color shades, tints & tones
#b0975f color schemes
#b0975f color preview, HTML & CSS examples
This text has a color of #b0975f
<p style="color:#b0975f;">Text here</p>
.mytext {color:#b0975f;}
This box has a color of #b0975f
<div style="background-color:#b0975f;">Content here</div>
.mybackground {background-color:#b0975f;}
Border around this has a color of #b0975f
<div style="border:2px solid #b0975f;">Content here</div>
.myborder {border:2px solid #b0975f;}