#b3968d color space conversions
Hex:
#b3968d
RGB:
179, 150, 141
CMY:
30, 41, 45
CMYK:
0, 16, 21, 30
HSL:
14°, 20.0000%, 62.7451%
HSV (HSB):
14°, 21.2291%, 70.1961%
XYZ:
34.3045, 33.3195, 29.8226
xyY:
0.3520, 0.3419, 33.3195
CIE-Lab:
64.4188, 9.3598, 8.7683
CIE-LCH:
64.4188, 12.8253, 43.1310
CIE-Luv:
64.4188, 18.6032, 10.5257
Hunter-Lab:
57.7230, 5.0662, 9.7740
#b3968d color charts
#b3968d color shades, tints & tones
#b3968d color schemes
#b3968d color preview, HTML & CSS examples
This text has a color of #b3968d
<p style="color:#b3968d;">Text here</p>
.mytext {color:#b3968d;}
This box has a color of #b3968d
<div style="background-color:#b3968d;">Content here</div>
.mybackground {background-color:#b3968d;}
Border around this has a color of #b3968d
<div style="border:2px solid #b3968d;">Content here</div>
.myborder {border:2px solid #b3968d;}