#b2785e color space conversions
Hex:
#b2785e
RGB:
178, 120, 94
CMY:
30, 53, 63
CMYK:
0, 33, 47, 30
HSL:
19°, 35.2941%, 53.3333%
HSV (HSB):
19°, 47.1910%, 69.8039%
XYZ:
27.0969, 23.7061, 13.7372
xyY:
0.4198, 0.3673, 23.7061
CIE-Lab:
55.7923, 19.6273, 23.4701
CIE-LCH:
55.7923, 30.5953, 50.0953
CIE-Luv:
55.7923, 41.9602, 25.3693
Hunter-Lab:
48.6889, 14.1355, 17.3539
#b2785e color charts
#b2785e color shades, tints & tones
#b2785e color schemes
#b2785e color preview, HTML & CSS examples
This text has a color of #b2785e
<p style="color:#b2785e;">Text here</p>
.mytext {color:#b2785e;}
This box has a color of #b2785e
<div style="background-color:#b2785e;">Content here</div>
.mybackground {background-color:#b2785e;}
Border around this has a color of #b2785e
<div style="border:2px solid #b2785e;">Content here</div>
.myborder {border:2px solid #b2785e;}