#b74c8d color space conversions
Hex:
#b74c8d
RGB:
183, 76, 141
CMY:
28, 70, 45
CMYK:
0, 58, 23, 28
HSL:
324°, 42.6295%, 50.7843%
HSV (HSB):
324°, 58.4699%, 71.7647%
XYZ:
26.9206, 17.1592, 27.0925
xyY:
0.3782, 0.2411, 17.1592
CIE-Lab:
48.4601, 50.5163, -14.6559
CIE-LCH:
48.4601, 52.5993, 343.8214
CIE-Luv:
48.4601, 60.9235, -28.9228
Hunter-Lab:
41.4237, 43.5127, -9.7810
#b74c8d color charts
#b74c8d color shades, tints & tones
#b74c8d color schemes
#b74c8d color preview, HTML & CSS examples
This text has a color of #b74c8d
<p style="color:#b74c8d;">Text here</p>
.mytext {color:#b74c8d;}
This box has a color of #b74c8d
<div style="background-color:#b74c8d;">Content here</div>
.mybackground {background-color:#b74c8d;}
Border around this has a color of #b74c8d
<div style="border:2px solid #b74c8d;">Content here</div>
.myborder {border:2px solid #b74c8d;}