#b2863c color space conversions
Hex:
#b2863c
RGB:
178, 134, 60
CMY:
30, 47, 76
CMYK:
0, 25, 66, 30
HSL:
38°, 49.5798%, 46.6667%
HSV (HSB):
38°, 66.2921%, 69.8039%
XYZ:
27.7008, 26.8414, 7.9959
xyY:
0.4429, 0.4292, 26.8414
CIE-Lab:
58.8273, 8.9721, 45.2598
CIE-LCH:
58.8273, 46.1405, 78.7872
CIE-Luv:
58.8273, 35.2198, 48.4851
Hunter-Lab:
51.8087, 4.7742, 27.1156
#b2863c color charts
#b2863c color shades, tints & tones
#b2863c color schemes
#b2863c color preview, HTML & CSS examples
This text has a color of #b2863c
<p style="color:#b2863c;">Text here</p>
.mytext {color:#b2863c;}
This box has a color of #b2863c
<div style="background-color:#b2863c;">Content here</div>
.mybackground {background-color:#b2863c;}
Border around this has a color of #b2863c
<div style="border:2px solid #b2863c;">Content here</div>
.myborder {border:2px solid #b2863c;}