#b71c72 color space conversions
Hex:
#b71c72
RGB:
183, 28, 114
CMY:
28, 89, 55
CMYK:
0, 85, 38, 28
HSL:
327°, 73.4597%, 41.3725%
HSV (HSB):
327°, 84.6995%, 71.7647%
XYZ:
22.9810, 12.1127, 17.0463
xyY:
0.4408, 0.2323, 12.1127
CIE-Lab:
41.3947, 64.1009, -8.8358
CIE-LCH:
41.3947, 64.7071, 352.1517
CIE-Luv:
41.3947, 86.9102, -22.7004
Hunter-Lab:
34.8033, 56.9595, -4.6774
#b71c72 color charts
#b71c72 color shades, tints & tones
#b71c72 color schemes
#b71c72 color preview, HTML & CSS examples
This text has a color of #b71c72
<p style="color:#b71c72;">Text here</p>
.mytext {color:#b71c72;}
This box has a color of #b71c72
<div style="background-color:#b71c72;">Content here</div>
.mybackground {background-color:#b71c72;}
Border around this has a color of #b71c72
<div style="border:2px solid #b71c72;">Content here</div>
.myborder {border:2px solid #b71c72;}