#b91d34 color space conversions
Hex:
#b91d34
RGB:
185, 29, 52
CMY:
27, 89, 80
CMYK:
0, 84, 72, 27
HSL:
351°, 72.8972%, 41.9608%
HSV (HSB):
351°, 84.3243%, 72.5490%
XYZ:
21.0668, 11.4410, 4.3468
xyY:
0.5716, 0.3104, 11.4410
CIE-Lab:
40.3134, 59.8611, 28.7378
CIE-LCH:
40.3134, 66.4019, 25.6445
CIE-Luv:
40.3134, 110.9874, 16.8689
Hunter-Lab:
33.8245, 51.9817, 16.0578
#b91d34 color charts
#b91d34 color shades, tints & tones
#b91d34 color schemes
#b91d34 color preview, HTML & CSS examples
This text has a color of #b91d34
<p style="color:#b91d34;">Text here</p>
.mytext {color:#b91d34;}
This box has a color of #b91d34
<div style="background-color:#b91d34;">Content here</div>
.mybackground {background-color:#b91d34;}
Border around this has a color of #b91d34
<div style="border:2px solid #b91d34;">Content here</div>
.myborder {border:2px solid #b91d34;}