#b2762d color space conversions
Hex:
#b2762d
RGB:
178, 118, 45
CMY:
30, 54, 82
CMYK:
0, 34, 75, 30
HSL:
33°, 59.6413%, 43.7255%
HSV (HSB):
33°, 74.7191%, 69.8039%
XYZ:
25.3122, 22.6113, 5.5129
xyY:
0.4737, 0.4231, 22.6113
CIE-Lab:
54.6697, 17.0764, 47.8546
CIE-LCH:
54.6697, 50.8101, 70.3616
CIE-Luv:
54.6697, 48.2502, 46.7361
Hunter-Lab:
47.5513, 11.8030, 26.4121
#b2762d color charts
#b2762d color shades, tints & tones
#b2762d color schemes
#b2762d color preview, HTML & CSS examples
This text has a color of #b2762d
<p style="color:#b2762d;">Text here</p>
.mytext {color:#b2762d;}
This box has a color of #b2762d
<div style="background-color:#b2762d;">Content here</div>
.mybackground {background-color:#b2762d;}
Border around this has a color of #b2762d
<div style="border:2px solid #b2762d;">Content here</div>
.myborder {border:2px solid #b2762d;}