#b0662d color space conversions
Hex:
#b0662d
RGB:
176, 102, 45
CMY:
31, 60, 82
CMYK:
0, 42, 74, 31
HSL:
26°, 59.2760%, 43.3333%
HSV (HSB):
26°, 74.4318%, 69.0196%
XYZ:
23.1295, 18.9223, 4.9159
xyY:
0.4925, 0.4029, 18.9223
CIE-Lab:
50.5962, 25.1090, 43.6048
CIE-LCH:
50.5962, 50.3174, 60.0653
CIE-Luv:
50.5962, 59.0270, 40.1370
Hunter-Lab:
43.4998, 18.7867, 23.7495
#b0662d color charts
#b0662d color shades, tints & tones
#b0662d color schemes
#b0662d color preview, HTML & CSS examples
This text has a color of #b0662d
<p style="color:#b0662d;">Text here</p>
.mytext {color:#b0662d;}
This box has a color of #b0662d
<div style="background-color:#b0662d;">Content here</div>
.mybackground {background-color:#b0662d;}
Border around this has a color of #b0662d
<div style="border:2px solid #b0662d;">Content here</div>
.myborder {border:2px solid #b0662d;}