#b74d9f color space conversions
Hex:
#b74d9f
RGB:
183, 77, 159
CMY:
28, 70, 38
CMYK:
0, 58, 13, 28
HSL:
314°, 42.4000%, 50.9804%
HSV (HSB):
314°, 57.9235%, 71.7647%
XYZ:
28.4403, 17.8782, 34.7528
xyY:
0.3508, 0.2205, 17.8782
CIE-Lab:
49.3481, 52.7548, -24.0113
CIE-LCH:
49.3481, 57.9621, 335.5273
CIE-Luv:
49.3481, 55.1357, -42.9508
Hunter-Lab:
42.2827, 46.0687, -19.1335
#b74d9f color charts
#b74d9f color shades, tints & tones
#b74d9f color schemes
#b74d9f color preview, HTML & CSS examples
This text has a color of #b74d9f
<p style="color:#b74d9f;">Text here</p>
.mytext {color:#b74d9f;}
This box has a color of #b74d9f
<div style="background-color:#b74d9f;">Content here</div>
.mybackground {background-color:#b74d9f;}
Border around this has a color of #b74d9f
<div style="border:2px solid #b74d9f;">Content here</div>
.myborder {border:2px solid #b74d9f;}