#b91d3a color space conversions
Hex:
#b91d3a
RGB:
185, 29, 58
CMY:
27, 89, 77
CMYK:
0, 84, 69, 27
HSL:
349°, 72.8972%, 41.9608%
HSV (HSB):
349°, 84.3243%, 72.5490%
XYZ:
21.2107, 11.4985, 5.1045
xyY:
0.5609, 0.3041, 11.4985
CIE-Lab:
40.4077, 60.1421, 25.1394
CIE-LCH:
40.4077, 65.1848, 22.6849
CIE-Luv:
40.4077, 109.3164, 14.0836
Hunter-Lab:
33.9094, 52.3119, 14.8115
#b91d3a color charts
#b91d3a color shades, tints & tones
#b91d3a color schemes
#b91d3a color preview, HTML & CSS examples
This text has a color of #b91d3a
<p style="color:#b91d3a;">Text here</p>
.mytext {color:#b91d3a;}
This box has a color of #b91d3a
<div style="background-color:#b91d3a;">Content here</div>
.mybackground {background-color:#b91d3a;}
Border around this has a color of #b91d3a
<div style="border:2px solid #b91d3a;">Content here</div>
.myborder {border:2px solid #b91d3a;}