#b3857d color space conversions
Hex:
#b3857d
RGB:
179, 133, 125
CMY:
30, 48, 51
CMYK:
0, 26, 30, 30
HSL:
9°, 26.2136%, 59.6078%
HSV (HSB):
9°, 30.1676%, 70.1961%
XYZ:
30.6796, 27.8394, 23.1586
xyY:
0.3756, 0.3408, 27.8394
CIE-Lab:
59.7434, 16.5038, 11.2077
CIE-LCH:
59.7434, 19.9496, 34.1804
CIE-Luv:
59.7434, 30.4329, 12.1135
Hunter-Lab:
52.7631, 11.4551, 10.9108
#b3857d color charts
#b3857d color shades, tints & tones
#b3857d color schemes
#b3857d color preview, HTML & CSS examples
This text has a color of #b3857d
<p style="color:#b3857d;">Text here</p>
.mytext {color:#b3857d;}
This box has a color of #b3857d
<div style="background-color:#b3857d;">Content here</div>
.mybackground {background-color:#b3857d;}
Border around this has a color of #b3857d
<div style="border:2px solid #b3857d;">Content here</div>
.myborder {border:2px solid #b3857d;}