#b37f99 color space conversions
Hex:
#b37f99
RGB:
179, 127, 153
CMY:
30, 50, 40
CMYK:
0, 29, 15, 30
HSL:
330°, 25.4902%, 60.0000%
HSV (HSB):
330°, 29.0503%, 70.1961%
XYZ:
31.9295, 27.0624, 33.6777
xyY:
0.3446, 0.2920, 27.0624
CIE-Lab:
59.0320, 24.1662, -5.8907
CIE-LCH:
59.0320, 24.8738, 346.3008
CIE-Luv:
59.0320, 30.0513, -12.5662
Hunter-Lab:
52.0215, 18.5214, -1.9681
#b37f99 color charts
#b37f99 color shades, tints & tones
#b37f99 color schemes
#b37f99 color preview, HTML & CSS examples
This text has a color of #b37f99
<p style="color:#b37f99;">Text here</p>
.mytext {color:#b37f99;}
This box has a color of #b37f99
<div style="background-color:#b37f99;">Content here</div>
.mybackground {background-color:#b37f99;}
Border around this has a color of #b37f99
<div style="border:2px solid #b37f99;">Content here</div>
.myborder {border:2px solid #b37f99;}