#b2684e color space conversions
Hex:
#b2684e
RGB:
178, 104, 78
CMY:
30, 59, 69
CMYK:
0, 42, 56, 30
HSL:
16°, 39.3701%, 50.1961%
HSV (HSB):
16°, 56.1798%, 69.8039%
XYZ:
24.6856, 19.9157, 9.7508
xyY:
0.4542, 0.3664, 19.9157
CIE-Lab:
51.7417, 27.0202, 27.3167
CIE-LCH:
51.7417, 38.4226, 45.3127
CIE-Luv:
51.7417, 55.2527, 26.8382
Hunter-Lab:
44.6270, 20.6407, 18.2843
#b2684e color charts
#b2684e color shades, tints & tones
#b2684e color schemes
#b2684e color preview, HTML & CSS examples
This text has a color of #b2684e
<p style="color:#b2684e;">Text here</p>
.mytext {color:#b2684e;}
This box has a color of #b2684e
<div style="background-color:#b2684e;">Content here</div>
.mybackground {background-color:#b2684e;}
Border around this has a color of #b2684e
<div style="border:2px solid #b2684e;">Content here</div>
.myborder {border:2px solid #b2684e;}