#b2795e color space conversions
Hex:
#b2795e
RGB:
178, 121, 94
CMY:
30, 53, 63
CMYK:
0, 32, 47, 30
HSL:
19°, 35.2941%, 53.3333%
HSV (HSB):
19°, 47.1910%, 69.8039%
XYZ:
27.2178, 23.9479, 13.7775
xyY:
0.4191, 0.3688, 23.9479
CIE-Lab:
56.0356, 19.0674, 23.7915
CIE-LCH:
56.0356, 30.4894, 51.2900
CIE-Luv:
56.0356, 41.2821, 25.8698
Hunter-Lab:
48.9366, 13.6403, 17.5632
#b2795e color charts
#b2795e color shades, tints & tones
#b2795e color schemes
#b2795e color preview, HTML & CSS examples
This text has a color of #b2795e
<p style="color:#b2795e;">Text here</p>
.mytext {color:#b2795e;}
This box has a color of #b2795e
<div style="background-color:#b2795e;">Content here</div>
.mybackground {background-color:#b2795e;}
Border around this has a color of #b2795e
<div style="border:2px solid #b2795e;">Content here</div>
.myborder {border:2px solid #b2795e;}