#b71c6a color space conversions
Hex:
#b71c6a
RGB:
183, 28, 106
CMY:
28, 89, 58
CMYK:
0, 85, 42, 28
HSL:
330°, 73.4597%, 41.3725%
HSV (HSB):
330°, 84.6995%, 71.7647%
XYZ:
22.5452, 11.9384, 14.7517
xyY:
0.4579, 0.2425, 11.9384
CIE-Lab:
41.1180, 63.3120, -4.2413
CIE-LCH:
41.1180, 63.4539, 356.1675
CIE-Luv:
41.1180, 90.3007, -16.7556
Hunter-Lab:
34.5520, 56.0055, -1.1271
#b71c6a color charts
#b71c6a color shades, tints & tones
#b71c6a color schemes
#b71c6a color preview, HTML & CSS examples
This text has a color of #b71c6a
<p style="color:#b71c6a;">Text here</p>
.mytext {color:#b71c6a;}
This box has a color of #b71c6a
<div style="background-color:#b71c6a;">Content here</div>
.mybackground {background-color:#b71c6a;}
Border around this has a color of #b71c6a
<div style="border:2px solid #b71c6a;">Content here</div>
.myborder {border:2px solid #b71c6a;}