#b2775f color space conversions
Hex:
#b2775f
RGB:
178, 119, 95
CMY:
30, 53, 63
CMYK:
0, 33, 47, 30
HSL:
17°, 35.0211%, 53.5294%
HSV (HSB):
17°, 46.6292%, 69.8039%
XYZ:
27.0225, 23.4849, 13.9353
xyY:
0.4193, 0.3644, 23.4849
CIE-Lab:
55.5683, 20.2911, 22.6042
CIE-LCH:
55.5683, 30.3756, 48.0865
CIE-Luv:
55.5683, 42.5084, 24.2684
Hunter-Lab:
48.4612, 14.7265, 16.8737
#b2775f color charts
#b2775f color shades, tints & tones
#b2775f color schemes
#b2775f color preview, HTML & CSS examples
This text has a color of #b2775f
<p style="color:#b2775f;">Text here</p>
.mytext {color:#b2775f;}
This box has a color of #b2775f
<div style="background-color:#b2775f;">Content here</div>
.mybackground {background-color:#b2775f;}
Border around this has a color of #b2775f
<div style="border:2px solid #b2775f;">Content here</div>
.myborder {border:2px solid #b2775f;}