#b74d70 color space conversions
Hex:
#b74d70
RGB:
183, 77, 112
CMY:
28, 70, 56
CMYK:
0, 58, 39, 28
HSL:
340°, 42.4000%, 50.9804%
HSV (HSB):
340°, 57.9235%, 71.7647%
XYZ:
25.1069, 16.5449, 17.1994
xyY:
0.4266, 0.2811, 16.5449
CIE-Lab:
47.6814, 46.3266, 1.6817
CIE-LCH:
47.6814, 46.3571, 2.0789
CIE-Luv:
47.6814, 68.9805, -6.1979
Hunter-Lab:
40.6754, 38.9974, 3.4022
#b74d70 color charts
#b74d70 color shades, tints & tones
#b74d70 color schemes
#b74d70 color preview, HTML & CSS examples
This text has a color of #b74d70
<p style="color:#b74d70;">Text here</p>
.mytext {color:#b74d70;}
This box has a color of #b74d70
<div style="background-color:#b74d70;">Content here</div>
.mybackground {background-color:#b74d70;}
Border around this has a color of #b74d70
<div style="border:2px solid #b74d70;">Content here</div>
.myborder {border:2px solid #b74d70;}