#b2784f color space conversions
Hex:
#b2784f
RGB:
178, 120, 79
CMY:
30, 53, 69
CMYK:
0, 33, 56, 30
HSL:
25°, 39.1304%, 50.3922%
HSV (HSB):
25°, 55.6180%, 69.8039%
XYZ:
26.4879, 23.4624, 10.5298
xyY:
0.4380, 0.3879, 23.4624
CIE-Lab:
55.5455, 18.2066, 31.5528
CIE-LCH:
55.5455, 36.4289, 60.0142
CIE-Luv:
55.5455, 43.7368, 33.7040
Hunter-Lab:
48.4380, 12.8444, 21.0178
#b2784f color charts
#b2784f color shades, tints & tones
#b2784f color schemes
#b2784f color preview, HTML & CSS examples
This text has a color of #b2784f
<p style="color:#b2784f;">Text here</p>
.mytext {color:#b2784f;}
This box has a color of #b2784f
<div style="background-color:#b2784f;">Content here</div>
.mybackground {background-color:#b2784f;}
Border around this has a color of #b2784f
<div style="border:2px solid #b2784f;">Content here</div>
.myborder {border:2px solid #b2784f;}