#b91d42 color space conversions
Hex:
#b91d42
RGB:
185, 29, 66
CMY:
27, 89, 74
CMYK:
0, 84, 64, 27
HSL:
346°, 72.8972%, 41.9608%
HSV (HSB):
346°, 84.3243%, 72.5490%
XYZ:
21.4303, 11.5864, 6.2611
xyY:
0.5456, 0.2950, 11.5864
CIE-Lab:
40.5510, 60.5677, 20.3058
CIE-LCH:
40.5510, 63.8809, 18.5341
CIE-Luv:
40.5510, 106.8610, 9.9738
Hunter-Lab:
34.0387, 52.8133, 12.9212
#b91d42 color charts
#b91d42 color shades, tints & tones
#b91d42 color schemes
#b91d42 color preview, HTML & CSS examples
This text has a color of #b91d42
<p style="color:#b91d42;">Text here</p>
.mytext {color:#b91d42;}
This box has a color of #b91d42
<div style="background-color:#b91d42;">Content here</div>
.mybackground {background-color:#b91d42;}
Border around this has a color of #b91d42
<div style="border:2px solid #b91d42;">Content here</div>
.myborder {border:2px solid #b91d42;}