#b37d90 color space conversions
Hex:
#b37d90
RGB:
179, 125, 144
CMY:
30, 51, 44
CMYK:
0, 30, 20, 30
HSL:
339°, 26.2136%, 59.6078%
HSV (HSB):
339°, 30.1676%, 70.1961%
XYZ:
30.9581, 26.2646, 29.8235
xyY:
0.3557, 0.3017, 26.2646
CIE-Lab:
58.2873, 23.8145, -1.8045
CIE-LCH:
58.2873, 23.8828, 355.6668
CIE-Luv:
58.2873, 32.5017, -6.6725
Hunter-Lab:
51.2490, 18.1412, 1.3715
#b37d90 color charts
#b37d90 color shades, tints & tones
#b37d90 color schemes
#b37d90 color preview, HTML & CSS examples
This text has a color of #b37d90
<p style="color:#b37d90;">Text here</p>
.mytext {color:#b37d90;}
This box has a color of #b37d90
<div style="background-color:#b37d90;">Content here</div>
.mybackground {background-color:#b37d90;}
Border around this has a color of #b37d90
<div style="border:2px solid #b37d90;">Content here</div>
.myborder {border:2px solid #b37d90;}