#b2945f color space conversions
Hex:
#b2945f
RGB:
178, 148, 95
CMY:
30, 42, 63
CMYK:
0, 17, 47, 30
HSL:
38°, 35.0211%, 53.5294%
HSV (HSB):
38°, 46.6292%, 69.8039%
XYZ:
31.0156, 31.4710, 15.2663
xyY:
0.3989, 0.4048, 31.4710
CIE-Lab:
62.9032, 4.1311, 32.1387
CIE-LCH:
62.9032, 32.4032, 82.6753
CIE-Luv:
62.9032, 23.0508, 39.0023
Hunter-Lab:
56.0990, 0.5143, 23.1347
#b2945f color charts
#b2945f color shades, tints & tones
#b2945f color schemes
#b2945f color preview, HTML & CSS examples
This text has a color of #b2945f
<p style="color:#b2945f;">Text here</p>
.mytext {color:#b2945f;}
This box has a color of #b2945f
<div style="background-color:#b2945f;">Content here</div>
.mybackground {background-color:#b2945f;}
Border around this has a color of #b2945f
<div style="border:2px solid #b2945f;">Content here</div>
.myborder {border:2px solid #b2945f;}