#b0603d color space conversions
Hex:
#b0603d
RGB:
176, 96, 61
CMY:
31, 62, 76
CMYK:
0, 45, 65, 31
HSL:
18°, 48.5232%, 46.4706%
HSV (HSB):
18°, 65.3409%, 69.0196%
XYZ:
22.9297, 17.9328, 6.6677
xyY:
0.4824, 0.3773, 17.9328
CIE-Lab:
49.4145, 29.3010, 33.9516
CIE-LCH:
49.4145, 44.8470, 49.2051
CIE-Luv:
49.4145, 61.7988, 31.5287
Hunter-Lab:
42.3471, 22.5449, 20.3075
#b0603d color charts
#b0603d color shades, tints & tones
#b0603d color schemes
#b0603d color preview, HTML & CSS examples
This text has a color of #b0603d
<p style="color:#b0603d;">Text here</p>
.mytext {color:#b0603d;}
This box has a color of #b0603d
<div style="background-color:#b0603d;">Content here</div>
.mybackground {background-color:#b0603d;}
Border around this has a color of #b0603d
<div style="border:2px solid #b0603d;">Content here</div>
.myborder {border:2px solid #b0603d;}