#b91c52 color space conversions
Hex:
#b91c52
RGB:
185, 28, 82
CMY:
27, 89, 68
CMYK:
0, 85, 56, 27
HSL:
339°, 73.7089%, 41.7647%
HSV (HSB):
339°, 84.8649%, 72.5490%
XYZ:
21.9458, 11.7540, 9.0947
xyY:
0.5128, 0.2747, 11.7540
CIE-Lab:
40.8224, 61.8186, 10.5439
CIE-LCH:
40.8224, 62.7114, 9.6793
CIE-Luv:
40.8224, 101.5608, 0.3704
Hunter-Lab:
34.2841, 54.2637, 8.2707
#b91c52 color charts
#b91c52 color shades, tints & tones
#b91c52 color schemes
#b91c52 color preview, HTML & CSS examples
This text has a color of #b91c52
<p style="color:#b91c52;">Text here</p>
.mytext {color:#b91c52;}
This box has a color of #b91c52
<div style="background-color:#b91c52;">Content here</div>
.mybackground {background-color:#b91c52;}
Border around this has a color of #b91c52
<div style="border:2px solid #b91c52;">Content here</div>
.myborder {border:2px solid #b91c52;}