#b91f28 color space conversions
Hex:
#b91f28
RGB:
185, 31, 40
CMY:
27, 88, 84
CMYK:
0, 83, 78, 27
HSL:
356°, 71.2963%, 42.3529%
HSV (HSB):
356°, 83.2432%, 72.5490%
XYZ:
20.8806, 11.4475, 3.1165
xyY:
0.5891, 0.3230, 11.4475
CIE-Lab:
40.3241, 58.9209, 35.9318
CIE-LCH:
40.3241, 69.0128, 31.3761
CIE-Luv:
40.3241, 113.1019, 21.9359
Hunter-Lab:
33.8341, 50.9509, 18.2225
#b91f28 color charts
#b91f28 color shades, tints & tones
#b91f28 color schemes
#b91f28 color preview, HTML & CSS examples
This text has a color of #b91f28
<p style="color:#b91f28;">Text here</p>
.mytext {color:#b91f28;}
This box has a color of #b91f28
<div style="background-color:#b91f28;">Content here</div>
.mybackground {background-color:#b91f28;}
Border around this has a color of #b91f28
<div style="border:2px solid #b91f28;">Content here</div>
.myborder {border:2px solid #b91f28;}