#b8828c color space conversions
Hex:
#b8828c
RGB:
184, 130, 140
CMY:
28, 49, 45
CMYK:
0, 29, 24, 28
HSL:
349°, 27.5510%, 61.5686%
HSV (HSB):
349°, 29.3478%, 72.1569%
XYZ:
32.4834, 28.0491, 28.5129
xyY:
0.3648, 0.3150, 28.0491
CIE-Lab:
59.9330, 22.2807, 2.9641
CIE-LCH:
59.9330, 22.4770, 7.5778
CIE-Luv:
59.9330, 33.7619, 0.1759
Hunter-Lab:
52.9614, 16.7991, 5.1529
#b8828c color charts
#b8828c color shades, tints & tones
#b8828c color schemes
#b8828c color preview, HTML & CSS examples
This text has a color of #b8828c
<p style="color:#b8828c;">Text here</p>
.mytext {color:#b8828c;}
This box has a color of #b8828c
<div style="background-color:#b8828c;">Content here</div>
.mybackground {background-color:#b8828c;}
Border around this has a color of #b8828c
<div style="border:2px solid #b8828c;">Content here</div>
.myborder {border:2px solid #b8828c;}