#b28c8c color space conversions
Hex:
#b28c8c
RGB:
178, 140, 140
CMY:
30, 45, 45
CMYK:
0, 21, 21, 30
HSL:
0°, 19.7917%, 62.3529%
HSV (HSB):
0°, 21.3483%, 69.8039%
XYZ:
32.4718, 30.1146, 28.9122
xyY:
0.3549, 0.3291, 30.1146
CIE-Lab:
61.7530, 14.3945, 5.5074
CIE-LCH:
61.7530, 15.4121, 20.9370
CIE-Luv:
61.7530, 23.8126, 5.1258
Hunter-Lab:
54.8768, 9.5881, 7.1764
#b28c8c color charts
#b28c8c color shades, tints & tones
#b28c8c color schemes
#b28c8c color preview, HTML & CSS examples
This text has a color of #b28c8c
<p style="color:#b28c8c;">Text here</p>
.mytext {color:#b28c8c;}
This box has a color of #b28c8c
<div style="background-color:#b28c8c;">Content here</div>
.mybackground {background-color:#b28c8c;}
Border around this has a color of #b28c8c
<div style="border:2px solid #b28c8c;">Content here</div>
.myborder {border:2px solid #b28c8c;}