#b2775a color space conversions
Hex:
#b2775a
RGB:
178, 119, 90
CMY:
30, 53, 65
CMYK:
0, 33, 49, 30
HSL:
20°, 36.3636%, 52.5490%
HSV (HSB):
20°, 49.4382%, 69.8039%
XYZ:
26.8024, 23.3968, 12.7763
xyY:
0.4256, 0.3715, 23.3968
CIE-Lab:
55.4787, 19.7820, 25.3253
CIE-LCH:
55.4787, 32.1356, 52.0059
CIE-Luv:
55.4787, 43.1463, 27.2214
Hunter-Lab:
48.3703, 14.2605, 18.1986
#b2775a color charts
#b2775a color shades, tints & tones
#b2775a color schemes
#b2775a color preview, HTML & CSS examples
This text has a color of #b2775a
<p style="color:#b2775a;">Text here</p>
.mytext {color:#b2775a;}
This box has a color of #b2775a
<div style="background-color:#b2775a;">Content here</div>
.mybackground {background-color:#b2775a;}
Border around this has a color of #b2775a
<div style="border:2px solid #b2775a;">Content here</div>
.myborder {border:2px solid #b2775a;}