#b91f38 color space conversions
Hex:
#b91f38
RGB:
185, 31, 56
CMY:
27, 88, 78
CMYK:
0, 83, 70, 27
HSL:
350°, 71.2963%, 42.3529%
HSV (HSB):
350°, 83.2432%, 72.5490%
XYZ:
21.2114, 11.5798, 4.8585
xyY:
0.5634, 0.3076, 11.5798
CIE-Lab:
40.5403, 59.5739, 26.5454
CIE-LCH:
40.5403, 65.2205, 24.0171
CIE-Luv:
40.5403, 109.1900, 15.3697
Hunter-Lab:
34.0291, 51.7137, 15.3552
#b91f38 color charts
#b91f38 color shades, tints & tones
#b91f38 color schemes
#b91f38 color preview, HTML & CSS examples
This text has a color of #b91f38
<p style="color:#b91f38;">Text here</p>
.mytext {color:#b91f38;}
This box has a color of #b91f38
<div style="background-color:#b91f38;">Content here</div>
.mybackground {background-color:#b91f38;}
Border around this has a color of #b91f38
<div style="border:2px solid #b91f38;">Content here</div>
.myborder {border:2px solid #b91f38;}