#b71b8d color space conversions
Hex:
#b71b8d
RGB:
183, 27, 141
CMY:
28, 89, 45
CMYK:
0, 85, 23, 28
HSL:
316°, 74.2857%, 41.1765%
HSV (HSB):
316°, 85.2459%, 71.7647%
XYZ:
24.7281, 12.7742, 26.3617
xyY:
0.3872, 0.2000, 12.7742
CIE-Lab:
42.4211, 67.3785, -23.9265
CIE-LCH:
42.4211, 71.5006, 340.4498
CIE-Luv:
42.4211, 75.5366, -43.6639
Hunter-Lab:
35.7411, 60.9516, -18.7120
#b71b8d color charts
#b71b8d color shades, tints & tones
#b71b8d color schemes
#b71b8d color preview, HTML & CSS examples
This text has a color of #b71b8d
<p style="color:#b71b8d;">Text here</p>
.mytext {color:#b71b8d;}
This box has a color of #b71b8d
<div style="background-color:#b71b8d;">Content here</div>
.mybackground {background-color:#b71b8d;}
Border around this has a color of #b71b8d
<div style="border:2px solid #b71b8d;">Content here</div>
.myborder {border:2px solid #b71b8d;}