#b37f90 color space conversions
Hex:
#b37f90
RGB:
179, 127, 144
CMY:
30, 50, 44
CMYK:
0, 29, 20, 30
HSL:
340°, 25.4902%, 60.0000%
HSV (HSB):
340°, 29.0503%, 70.1961%
XYZ:
31.2138, 26.7761, 29.9087
xyY:
0.3551, 0.3046, 26.7761
CIE-Lab:
58.7665, 22.6940, -1.1020
CIE-LCH:
58.7665, 22.7207, 357.2199
CIE-Luv:
58.7665, 31.3842, -5.4953
Hunter-Lab:
51.7456, 17.1194, 1.9526
#b37f90 color charts
#b37f90 color shades, tints & tones
#b37f90 color schemes
#b37f90 color preview, HTML & CSS examples
This text has a color of #b37f90
<p style="color:#b37f90;">Text here</p>
.mytext {color:#b37f90;}
This box has a color of #b37f90
<div style="background-color:#b37f90;">Content here</div>
.mybackground {background-color:#b37f90;}
Border around this has a color of #b37f90
<div style="border:2px solid #b37f90;">Content here</div>
.myborder {border:2px solid #b37f90;}