#b71c5a color space conversions
Hex:
#b71c5a
RGB:
183, 28, 90
CMY:
28, 89, 65
CMYK:
0, 85, 51, 28
HSL:
336°, 73.4597%, 41.3725%
HSV (HSB):
336°, 84.6995%, 71.7647%
XYZ:
21.7892, 11.6360, 10.7704
xyY:
0.4930, 0.2633, 11.6360
CIE-Lab:
40.6316, 61.9095, 5.1452
CIE-LCH:
40.6316, 62.1229, 4.7508
CIE-Luv:
40.6316, 96.8507, -5.4444
Hunter-Lab:
34.1115, 54.3238, 5.1578
#b71c5a color charts
#b71c5a color shades, tints & tones
#b71c5a color schemes
#b71c5a color preview, HTML & CSS examples
This text has a color of #b71c5a
<p style="color:#b71c5a;">Text here</p>
.mytext {color:#b71c5a;}
This box has a color of #b71c5a
<div style="background-color:#b71c5a;">Content here</div>
.mybackground {background-color:#b71c5a;}
Border around this has a color of #b71c5a
<div style="border:2px solid #b71c5a;">Content here</div>
.myborder {border:2px solid #b71c5a;}