#b7407f color space conversions
Hex:
#b7407f
RGB:
183, 64, 127
CMY:
28, 75, 50
CMYK:
0, 65, 31, 28
HSL:
328°, 48.1781%, 48.4314%
HSV (HSB):
328°, 65.0273%, 71.7647%
XYZ:
25.1926, 15.2664, 21.6976
xyY:
0.4053, 0.2456, 15.2664
CIE-Lab:
45.9969, 53.9518, -9.9279
CIE-LCH:
45.9969, 54.8576, 349.5734
CIE-Luv:
45.9969, 70.4258, -22.7240
Hunter-Lab:
39.0722, 46.7151, -5.5744
#b7407f color charts
#b7407f color shades, tints & tones
#b7407f color schemes
#b7407f color preview, HTML & CSS examples
This text has a color of #b7407f
<p style="color:#b7407f;">Text here</p>
.mytext {color:#b7407f;}
This box has a color of #b7407f
<div style="background-color:#b7407f;">Content here</div>
.mybackground {background-color:#b7407f;}
Border around this has a color of #b7407f
<div style="border:2px solid #b7407f;">Content here</div>
.myborder {border:2px solid #b7407f;}