#b28f80 color space conversions
Hex:
#b28f80
RGB:
178, 143, 128
CMY:
30, 44, 50
CMYK:
0, 20, 28, 30
HSL:
18°, 24.5098%, 60.0000%
HSV (HSB):
18°, 28.0899%, 69.8039%
XYZ:
32.0788, 30.6684, 24.6509
xyY:
0.3670, 0.3509, 30.6684
CIE-Lab:
62.2267, 10.9368, 12.9781
CIE-LCH:
62.2267, 16.9719, 49.8789
CIE-Luv:
62.2267, 23.3322, 15.5918
Hunter-Lab:
55.3791, 6.4844, 12.3735
#b28f80 color charts
#b28f80 color shades, tints & tones
#b28f80 color schemes
#b28f80 color preview, HTML & CSS examples
This text has a color of #b28f80
<p style="color:#b28f80;">Text here</p>
.mytext {color:#b28f80;}
This box has a color of #b28f80
<div style="background-color:#b28f80;">Content here</div>
.mybackground {background-color:#b28f80;}
Border around this has a color of #b28f80
<div style="border:2px solid #b28f80;">Content here</div>
.myborder {border:2px solid #b28f80;}