#b74d7f color space conversions
Hex:
#b74d7f
RGB:
183, 77, 127
CMY:
28, 70, 50
CMYK:
0, 58, 31, 28
HSL:
332°, 42.4000%, 50.9804%
HSV (HSB):
332°, 57.9235%, 71.7647%
XYZ:
26.0131, 16.9073, 21.9711
xyY:
0.4009, 0.2605, 16.9073
CIE-Lab:
48.1431, 48.1506, -6.7163
CIE-LCH:
48.1431, 48.6168, 352.0593
CIE-Luv:
48.1431, 64.6469, -17.4990
Hunter-Lab:
41.1185, 40.9682, -2.8977
#b74d7f color charts
#b74d7f color shades, tints & tones
#b74d7f color schemes
#b74d7f color preview, HTML & CSS examples
This text has a color of #b74d7f
<p style="color:#b74d7f;">Text here</p>
.mytext {color:#b74d7f;}
This box has a color of #b74d7f
<div style="background-color:#b74d7f;">Content here</div>
.mybackground {background-color:#b74d7f;}
Border around this has a color of #b74d7f
<div style="border:2px solid #b74d7f;">Content here</div>
.myborder {border:2px solid #b74d7f;}