#b71a6a color space conversions
Hex:
#b71a6a
RGB:
183, 26, 106
CMY:
28, 90, 58
CMYK:
0, 86, 42, 28
HSL:
329°, 75.1196%, 40.9804%
HSV (HSB):
329°, 85.7923%, 71.7647%
XYZ:
22.4994, 11.8467, 14.7365
xyY:
0.4584, 0.2414, 11.8467
CIE-Lab:
40.9714, 63.7341, -4.4586
CIE-LCH:
40.9714, 63.8899, 355.9983
CIE-Luv:
40.9714, 90.7518, -17.0972
Hunter-Lab:
34.4190, 56.4504, -1.2916
#b71a6a color charts
#b71a6a color shades, tints & tones
#b71a6a color schemes
#b71a6a color preview, HTML & CSS examples
This text has a color of #b71a6a
<p style="color:#b71a6a;">Text here</p>
.mytext {color:#b71a6a;}
This box has a color of #b71a6a
<div style="background-color:#b71a6a;">Content here</div>
.mybackground {background-color:#b71a6a;}
Border around this has a color of #b71a6a
<div style="border:2px solid #b71a6a;">Content here</div>
.myborder {border:2px solid #b71a6a;}