#b2642f color space conversions
Hex:
#b2642f
RGB:
178, 100, 47
CMY:
30, 61, 82
CMYK:
0, 44, 74, 30
HSL:
24°, 58.2222%, 44.1176%
HSV (HSB):
24°, 73.5955%, 69.8039%
XYZ:
23.4304, 18.7846, 5.0802
xyY:
0.4954, 0.3972, 18.7846
CIE-Lab:
50.4342, 27.1549, 42.5410
CIE-LCH:
50.4342, 50.4690, 57.4490
CIE-Luv:
50.4342, 62.0490, 38.8503
Hunter-Lab:
43.3412, 20.6506, 23.3892
#b2642f color charts
#b2642f color shades, tints & tones
#b2642f color schemes
#b2642f color preview, HTML & CSS examples
This text has a color of #b2642f
<p style="color:#b2642f;">Text here</p>
.mytext {color:#b2642f;}
This box has a color of #b2642f
<div style="background-color:#b2642f;">Content here</div>
.mybackground {background-color:#b2642f;}
Border around this has a color of #b2642f
<div style="border:2px solid #b2642f;">Content here</div>
.myborder {border:2px solid #b2642f;}