#b74f8d color space conversions
Hex:
#b74f8d
RGB:
183, 79, 141
CMY:
28, 69, 45
CMYK:
0, 57, 23, 28
HSL:
324°, 41.9355%, 51.3725%
HSV (HSB):
324°, 56.8306%, 71.7647%
XYZ:
27.1321, 17.5823, 27.1630
xyY:
0.3775, 0.2446, 17.5823
CIE-Lab:
48.9856, 49.1091, -13.8589
CIE-LCH:
48.9856, 51.0272, 344.2406
CIE-Luv:
48.9856, 59.6213, -27.6148
Hunter-Lab:
41.9313, 42.1208, -9.0560
#b74f8d color charts
#b74f8d color shades, tints & tones
#b74f8d color schemes
#b74f8d color preview, HTML & CSS examples
This text has a color of #b74f8d
<p style="color:#b74f8d;">Text here</p>
.mytext {color:#b74f8d;}
This box has a color of #b74f8d
<div style="background-color:#b74f8d;">Content here</div>
.mybackground {background-color:#b74f8d;}
Border around this has a color of #b74f8d
<div style="border:2px solid #b74f8d;">Content here</div>
.myborder {border:2px solid #b74f8d;}