#b3925c color space conversions
Hex:
#b3925c
RGB:
179, 146, 92
CMY:
30, 43, 64
CMYK:
0, 18, 49, 30
HSL:
37°, 36.4017%, 53.1373%
HSV (HSB):
37°, 48.6034%, 70.1961%
XYZ:
30.8011, 30.9142, 14.4689
xyY:
0.4043, 0.4058, 30.9142
CIE-Lab:
62.4351, 5.3535, 33.1732
CIE-LCH:
62.4351, 33.6024, 80.8326
CIE-Luv:
62.4351, 25.3223, 39.6835
Hunter-Lab:
55.6005, 1.5828, 23.4914
#b3925c color charts
#b3925c color shades, tints & tones
#b3925c color schemes
#b3925c color preview, HTML & CSS examples
This text has a color of #b3925c
<p style="color:#b3925c;">Text here</p>
.mytext {color:#b3925c;}
This box has a color of #b3925c
<div style="background-color:#b3925c;">Content here</div>
.mybackground {background-color:#b3925c;}
Border around this has a color of #b3925c
<div style="border:2px solid #b3925c;">Content here</div>
.myborder {border:2px solid #b3925c;}