#b71c5f color space conversions
Hex:
#b71c5f
RGB:
183, 28, 95
CMY:
28, 89, 63
CMYK:
0, 85, 48, 28
HSL:
334°, 73.4597%, 41.3725%
HSV (HSB):
334°, 84.6995%, 71.7647%
XYZ:
22.0093, 11.7240, 11.9294
xyY:
0.4820, 0.2568, 11.7240
CIE-Lab:
40.7741, 62.3223, 2.1854
CIE-LCH:
40.7741, 62.3606, 2.0083
CIE-Luv:
40.7741, 94.8484, -8.8797
Hunter-Lab:
34.2403, 54.8169, 3.3115
#b71c5f color charts
#b71c5f color shades, tints & tones
#b71c5f color schemes
#b71c5f color preview, HTML & CSS examples
This text has a color of #b71c5f
<p style="color:#b71c5f;">Text here</p>
.mytext {color:#b71c5f;}
This box has a color of #b71c5f
<div style="background-color:#b71c5f;">Content here</div>
.mybackground {background-color:#b71c5f;}
Border around this has a color of #b71c5f
<div style="border:2px solid #b71c5f;">Content here</div>
.myborder {border:2px solid #b71c5f;}