#b2684f color space conversions
Hex:
#b2684f
RGB:
178, 104, 79
CMY:
30, 59, 69
CMYK:
0, 42, 56, 30
HSL:
15°, 39.1304%, 50.3922%
HSV (HSB):
15°, 55.6180%, 69.8039%
XYZ:
24.7217, 19.9301, 9.9411
xyY:
0.4528, 0.3651, 19.9301
CIE-Lab:
51.7581, 27.1052, 26.7666
CIE-LCH:
51.7581, 38.0939, 44.6400
CIE-Luv:
51.7581, 55.1063, 26.2973
Hunter-Lab:
44.6432, 20.7210, 18.0476
#b2684f color charts
#b2684f color shades, tints & tones
#b2684f color schemes
#b2684f color preview, HTML & CSS examples
This text has a color of #b2684f
<p style="color:#b2684f;">Text here</p>
.mytext {color:#b2684f;}
This box has a color of #b2684f
<div style="background-color:#b2684f;">Content here</div>
.mybackground {background-color:#b2684f;}
Border around this has a color of #b2684f
<div style="border:2px solid #b2684f;">Content here</div>
.myborder {border:2px solid #b2684f;}