#b91c4a color space conversions
Hex:
#b91c4a
RGB:
185, 28, 74
CMY:
27, 89, 71
CMYK:
0, 85, 60, 27
HSL:
342°, 73.7089%, 41.7647%
HSV (HSB):
342°, 84.8649%, 72.5490%
XYZ:
21.6589, 11.6392, 7.5836
xyY:
0.5298, 0.2847, 11.6392
CIE-Lab:
40.6369, 61.2757, 15.3620
CIE-LCH:
40.6369, 63.1720, 14.0741
CIE-Luv:
40.6369, 104.4724, 5.2786
Hunter-Lab:
34.1163, 53.6180, 10.7020
#b91c4a color charts
#b91c4a color shades, tints & tones
#b91c4a color schemes
#b91c4a color preview, HTML & CSS examples
This text has a color of #b91c4a
<p style="color:#b91c4a;">Text here</p>
.mytext {color:#b91c4a;}
This box has a color of #b91c4a
<div style="background-color:#b91c4a;">Content here</div>
.mybackground {background-color:#b91c4a;}
Border around this has a color of #b91c4a
<div style="border:2px solid #b91c4a;">Content here</div>
.myborder {border:2px solid #b91c4a;}