#b28f8c color space conversions
Hex:
#b28f8c
RGB:
178, 143, 140
CMY:
30, 44, 45
CMYK:
0, 20, 21, 30
HSL:
5°, 19.7917%, 62.3529%
HSV (HSB):
5°, 21.3483%, 69.8039%
XYZ:
32.9162, 31.0033, 29.0603
xyY:
0.3540, 0.3334, 31.0033
CIE-Lab:
62.5105, 12.7167, 6.5942
CIE-LCH:
62.5105, 14.3248, 27.4089
CIE-Luv:
62.5105, 22.0805, 6.9222
Hunter-Lab:
55.6807, 8.0810, 8.0324
#b28f8c color charts
#b28f8c color shades, tints & tones
#b28f8c color schemes
#b28f8c color preview, HTML & CSS examples
This text has a color of #b28f8c
<p style="color:#b28f8c;">Text here</p>
.mytext {color:#b28f8c;}
This box has a color of #b28f8c
<div style="background-color:#b28f8c;">Content here</div>
.mybackground {background-color:#b28f8c;}
Border around this has a color of #b28f8c
<div style="border:2px solid #b28f8c;">Content here</div>
.myborder {border:2px solid #b28f8c;}