#b2928d color space conversions
Hex:
#b2928d
RGB:
178, 146, 141
CMY:
30, 43, 45
CMYK:
0, 18, 21, 30
HSL:
8°, 19.3717%, 62.5490%
HSV (HSB):
8°, 20.7865%, 69.8039%
XYZ:
33.4467, 31.9458, 29.6026
xyY:
0.3521, 0.3363, 31.9458
CIE-Lab:
63.2981, 11.1981, 7.1561
CIE-LCH:
63.2981, 13.2894, 32.5806
CIE-Luv:
63.2981, 20.2457, 7.9837
Hunter-Lab:
56.5206, 6.7182, 8.5114
#b2928d color charts
#b2928d color shades, tints & tones
#b2928d color schemes
#b2928d color preview, HTML & CSS examples
This text has a color of #b2928d
<p style="color:#b2928d;">Text here</p>
.mytext {color:#b2928d;}
This box has a color of #b2928d
<div style="background-color:#b2928d;">Content here</div>
.mybackground {background-color:#b2928d;}
Border around this has a color of #b2928d
<div style="border:2px solid #b2928d;">Content here</div>
.myborder {border:2px solid #b2928d;}