#b28d8f color space conversions
Hex:
#b28d8f
RGB:
178, 141, 143
CMY:
30, 45, 44
CMYK:
0, 21, 20, 30
HSL:
357°, 19.3717%, 62.5490%
HSV (HSB):
357°, 20.7865%, 69.8039%
XYZ:
32.8429, 30.4979, 30.1423
xyY:
0.3513, 0.3262, 30.4979
CIE-Lab:
62.0815, 14.3050, 4.2759
CIE-LCH:
62.0815, 14.9304, 16.6420
CIE-Luv:
62.0815, 22.9003, 3.4747
Hunter-Lab:
55.2249, 9.5125, 6.2964
#b28d8f color charts
#b28d8f color shades, tints & tones
#b28d8f color schemes
#b28d8f color preview, HTML & CSS examples
This text has a color of #b28d8f
<p style="color:#b28d8f;">Text here</p>
.mytext {color:#b28d8f;}
This box has a color of #b28d8f
<div style="background-color:#b28d8f;">Content here</div>
.mybackground {background-color:#b28d8f;}
Border around this has a color of #b28d8f
<div style="border:2px solid #b28d8f;">Content here</div>
.myborder {border:2px solid #b28d8f;}