#b71b75 color space conversions
Hex:
#b71b75
RGB:
183, 27, 117
CMY:
28, 89, 54
CMYK:
0, 85, 36, 28
HSL:
325°, 74.2857%, 41.1765%
HSV (HSB):
325°, 85.2459%, 71.7647%
XYZ:
23.1313, 12.1355, 17.9529
xyY:
0.4346, 0.2280, 12.1355
CIE-Lab:
41.4307, 64.6234, -10.6516
CIE-LCH:
41.4307, 65.4953, 350.6403
CIE-Luv:
41.4307, 85.8359, -25.1395
Hunter-Lab:
34.8360, 57.5616, -6.1700
#b71b75 color charts
#b71b75 color shades, tints & tones
#b71b75 color schemes
#b71b75 color preview, HTML & CSS examples
This text has a color of #b71b75
<p style="color:#b71b75;">Text here</p>
.mytext {color:#b71b75;}
This box has a color of #b71b75
<div style="background-color:#b71b75;">Content here</div>
.mybackground {background-color:#b71b75;}
Border around this has a color of #b71b75
<div style="border:2px solid #b71b75;">Content here</div>
.myborder {border:2px solid #b71b75;}