#b37d98 color space conversions
Hex:
#b37d98
RGB:
179, 125, 152
CMY:
30, 51, 40
CMYK:
0, 30, 15, 30
HSL:
330°, 26.2136%, 59.6078%
HSV (HSB):
330°, 30.1676%, 70.1961%
XYZ:
31.5915, 26.5179, 33.1592
xyY:
0.3461, 0.2905, 26.5179
CIE-Lab:
58.5254, 25.1187, -6.0664
CIE-LCH:
58.5254, 25.8409, 346.4226
CIE-Luv:
58.5254, 31.2782, -12.9664
Hunter-Lab:
51.4956, 19.3890, -2.1313
#b37d98 color charts
#b37d98 color shades, tints & tones
#b37d98 color schemes
#b37d98 color preview, HTML & CSS examples
This text has a color of #b37d98
<p style="color:#b37d98;">Text here</p>
.mytext {color:#b37d98;}
This box has a color of #b37d98
<div style="background-color:#b37d98;">Content here</div>
.mybackground {background-color:#b37d98;}
Border around this has a color of #b37d98
<div style="border:2px solid #b37d98;">Content here</div>
.myborder {border:2px solid #b37d98;}