#b74f95 color space conversions
Hex:
#b74f95
RGB:
183, 79, 149
CMY:
28, 69, 42
CMYK:
0, 57, 19, 28
HSL:
320°, 41.9355%, 51.3725%
HSV (HSB):
320°, 56.8306%, 71.7647%
XYZ:
27.7492, 17.8292, 30.4126
xyY:
0.3652, 0.2346, 17.8292
CIE-Lab:
49.2883, 50.2816, -18.1698
CIE-LCH:
49.2883, 53.4639, 340.1321
CIE-Luv:
49.2883, 57.2835, -34.0154
Hunter-Lab:
42.2246, 43.4139, -13.1469
#b74f95 color charts
#b74f95 color shades, tints & tones
#b74f95 color schemes
#b74f95 color preview, HTML & CSS examples
This text has a color of #b74f95
<p style="color:#b74f95;">Text here</p>
.mytext {color:#b74f95;}
This box has a color of #b74f95
<div style="background-color:#b74f95;">Content here</div>
.mybackground {background-color:#b74f95;}
Border around this has a color of #b74f95
<div style="border:2px solid #b74f95;">Content here</div>
.myborder {border:2px solid #b74f95;}