#b3828f color space conversions
Hex:
#b3828f
RGB:
179, 130, 143
CMY:
30, 49, 44
CMYK:
0, 27, 20, 30
HSL:
344°, 24.3781%, 60.5882%
HSV (HSB):
344°, 27.3743%, 70.1961%
XYZ:
31.5310, 27.5321, 29.6390
xyY:
0.3555, 0.3104, 27.5321
CIE-Lab:
59.4637, 20.8532, 0.4921
CIE-LCH:
59.4637, 20.8590, 1.3518
CIE-Luv:
59.4637, 29.8385, -2.9496
Hunter-Lab:
52.4711, 15.4400, 3.2390
#b3828f color charts
#b3828f color shades, tints & tones
#b3828f color schemes
#b3828f color preview, HTML & CSS examples
This text has a color of #b3828f
<p style="color:#b3828f;">Text here</p>
.mytext {color:#b3828f;}
This box has a color of #b3828f
<div style="background-color:#b3828f;">Content here</div>
.mybackground {background-color:#b3828f;}
Border around this has a color of #b3828f
<div style="border:2px solid #b3828f;">Content here</div>
.myborder {border:2px solid #b3828f;}