#b74d4c color space conversions
Hex:
#b74d4c
RGB:
183, 77, 76
CMY:
28, 70, 70
CMYK:
0, 58, 58, 28
HSL:
1°, 42.6295%, 50.7843%
HSV (HSB):
1°, 58.4699%, 71.7647%
XYZ:
23.4868, 15.8968, 8.6680
xyY:
0.4888, 0.3308, 15.8968
CIE-Lab:
46.8388, 42.9036, 22.3064
CIE-LCH:
46.8388, 48.3559, 27.4707
CIE-Luv:
46.8388, 78.2019, 17.3767
Hunter-Lab:
39.8708, 35.3755, 15.0198
#b74d4c color charts
#b74d4c color shades, tints & tones
#b74d4c color schemes
#b74d4c color preview, HTML & CSS examples
This text has a color of #b74d4c
<p style="color:#b74d4c;">Text here</p>
.mytext {color:#b74d4c;}
This box has a color of #b74d4c
<div style="background-color:#b74d4c;">Content here</div>
.mybackground {background-color:#b74d4c;}
Border around this has a color of #b74d4c
<div style="border:2px solid #b74d4c;">Content here</div>
.myborder {border:2px solid #b74d4c;}