#b71f82 color space conversions
Hex:
#b71f82
RGB:
183, 31, 130
CMY:
28, 88, 49
CMYK:
0, 83, 29, 28
HSL:
321°, 71.0280%, 41.9608%
HSV (HSB):
321°, 83.0601%, 71.7647%
XYZ:
24.0477, 12.6590, 22.2951
xyY:
0.4076, 0.2146, 12.6590
CIE-Lab:
42.2448, 65.1834, -17.4595
CIE-LCH:
42.2448, 67.4812, 345.0052
CIE-Luv:
42.2448, 79.4661, -34.3928
Hunter-Lab:
35.5794, 58.3819, -12.2472
#b71f82 color charts
#b71f82 color shades, tints & tones
#b71f82 color schemes
#b71f82 color preview, HTML & CSS examples
This text has a color of #b71f82
<p style="color:#b71f82;">Text here</p>
.mytext {color:#b71f82;}
This box has a color of #b71f82
<div style="background-color:#b71f82;">Content here</div>
.mybackground {background-color:#b71f82;}
Border around this has a color of #b71f82
<div style="border:2px solid #b71f82;">Content here</div>
.myborder {border:2px solid #b71f82;}