#b74b7b color space conversions
Hex:
#b74b7b
RGB:
183, 75, 123
CMY:
28, 71, 52
CMYK:
0, 59, 33, 28
HSL:
333°, 42.8571%, 50.5882%
HSV (HSB):
333°, 59.0164%, 71.7647%
XYZ:
25.6197, 16.5295, 20.5791
xyY:
0.4084, 0.2635, 16.5295
CIE-Lab:
47.6616, 48.5809, -5.0148
CIE-LCH:
47.6616, 48.8390, 354.1065
CIE-Luv:
47.6616, 66.7890, -15.2774
Hunter-Lab:
40.6565, 41.3329, -1.5513
#b74b7b color charts
#b74b7b color shades, tints & tones
#b74b7b color schemes
#b74b7b color preview, HTML & CSS examples
This text has a color of #b74b7b
<p style="color:#b74b7b;">Text here</p>
.mytext {color:#b74b7b;}
This box has a color of #b74b7b
<div style="background-color:#b74b7b;">Content here</div>
.mybackground {background-color:#b74b7b;}
Border around this has a color of #b74b7b
<div style="border:2px solid #b74b7b;">Content here</div>
.myborder {border:2px solid #b74b7b;}