#b2782c color space conversions
Hex:
#b2782c
RGB:
178, 120, 44
CMY:
30, 53, 83
CMYK:
0, 33, 75, 30
HSL:
34°, 60.3604%, 43.5294%
HSV (HSB):
34°, 75.2809%, 69.8039%
XYZ:
25.5312, 23.0798, 5.4921
xyY:
0.4719, 0.4266, 23.0798
CIE-Lab:
55.1544, 15.9122, 48.7838
CIE-LCH:
55.1544, 51.3134, 71.9348
CIE-Luv:
55.1544, 46.7704, 47.8516
Hunter-Lab:
48.0414, 10.7898, 26.8510
#b2782c color charts
#b2782c color shades, tints & tones
#b2782c color schemes
#b2782c color preview, HTML & CSS examples
This text has a color of #b2782c
<p style="color:#b2782c;">Text here</p>
.mytext {color:#b2782c;}
This box has a color of #b2782c
<div style="background-color:#b2782c;">Content here</div>
.mybackground {background-color:#b2782c;}
Border around this has a color of #b2782c
<div style="border:2px solid #b2782c;">Content here</div>
.myborder {border:2px solid #b2782c;}