#b74d6b color space conversions
Hex:
#b74d6b
RGB:
183, 77, 107
CMY:
28, 70, 58
CMYK:
0, 58, 42, 28
HSL:
343°, 42.4000%, 50.9804%
HSV (HSB):
343°, 57.9235%, 71.7647%
XYZ:
24.8362, 16.4366, 15.7735
xyY:
0.4354, 0.2881, 16.4366
CIE-Lab:
47.5421, 45.7694, 4.5159
CIE-LCH:
47.5421, 45.9916, 5.6350
CIE-Luv:
47.5421, 70.3792, -2.5832
Hunter-Lab:
40.5420, 38.4010, 5.3118
#b74d6b color charts
#b74d6b color shades, tints & tones
#b74d6b color schemes
#b74d6b color preview, HTML & CSS examples
This text has a color of #b74d6b
<p style="color:#b74d6b;">Text here</p>
.mytext {color:#b74d6b;}
This box has a color of #b74d6b
<div style="background-color:#b74d6b;">Content here</div>
.mybackground {background-color:#b74d6b;}
Border around this has a color of #b74d6b
<div style="border:2px solid #b74d6b;">Content here</div>
.myborder {border:2px solid #b74d6b;}