#b91d4b color space conversions
Hex:
#b91d4b
RGB:
185, 29, 75
CMY:
27, 89, 71
CMYK:
0, 84, 59, 27
HSL:
342°, 72.8972%, 41.9608%
HSV (HSB):
342°, 84.3243%, 72.5490%
XYZ:
21.7169, 11.7010, 7.7705
xyY:
0.5273, 0.2841, 11.7010
CIE-Lab:
40.7369, 61.1171, 14.8640
CIE-LCH:
40.7369, 62.8986, 13.6692
CIE-Luv:
40.7369, 103.8190, 4.8517
Hunter-Lab:
34.2067, 53.4631, 10.4762
#b91d4b color charts
#b91d4b color shades, tints & tones
#b91d4b color schemes
#b91d4b color preview, HTML & CSS examples
This text has a color of #b91d4b
<p style="color:#b91d4b;">Text here</p>
.mytext {color:#b91d4b;}
This box has a color of #b91d4b
<div style="background-color:#b91d4b;">Content here</div>
.mybackground {background-color:#b91d4b;}
Border around this has a color of #b91d4b
<div style="border:2px solid #b91d4b;">Content here</div>
.myborder {border:2px solid #b91d4b;}