#b91a50 color space conversions
Hex:
#b91a50
RGB:
185, 26, 80
CMY:
27, 90, 69
CMYK:
0, 86, 57, 27
HSL:
340°, 75.3555%, 41.3725%
HSV (HSB):
340°, 85.9459%, 72.5490%
XYZ:
21.8249, 11.6323, 8.6844
xyY:
0.5179, 0.2760, 11.6323
CIE-Lab:
40.6256, 62.1028, 11.5397
CIE-LCH:
40.6256, 63.1659, 10.5264
CIE-Luv:
40.6256, 102.8603, 1.3067
Hunter-Lab:
34.1061, 54.5388, 8.7774
#b91a50 color charts
#b91a50 color shades, tints & tones
#b91a50 color schemes
#b91a50 color preview, HTML & CSS examples
This text has a color of #b91a50
<p style="color:#b91a50;">Text here</p>
.mytext {color:#b91a50;}
This box has a color of #b91a50
<div style="background-color:#b91a50;">Content here</div>
.mybackground {background-color:#b91a50;}
Border around this has a color of #b91a50
<div style="border:2px solid #b91a50;">Content here</div>
.myborder {border:2px solid #b91a50;}