#b91f0d color space conversions
Hex:
#b91f0d
RGB:
185, 31, 13
CMY:
27, 88, 95
CMYK:
0, 83, 93, 27
HSL:
6°, 86.8687%, 38.8235%
HSV (HSB):
6°, 92.9730%, 72.5490%
XYZ:
20.5702, 11.3233, 1.4822
xyY:
0.6163, 0.3393, 11.3233
CIE-Lab:
40.1198, 58.2994, 49.0038
CIE-LCH:
40.1198, 76.1590, 40.0488
CIE-Luv:
40.1198, 117.0385, 28.4958
Hunter-Lab:
33.6501, 50.2287, 20.9435
#b91f0d color charts
#b91f0d color shades, tints & tones
#b91f0d color schemes
#b91f0d color preview, HTML & CSS examples
This text has a color of #b91f0d
<p style="color:#b91f0d;">Text here</p>
.mytext {color:#b91f0d;}
This box has a color of #b91f0d
<div style="background-color:#b91f0d;">Content here</div>
.mybackground {background-color:#b91f0d;}
Border around this has a color of #b91f0d
<div style="border:2px solid #b91f0d;">Content here</div>
.myborder {border:2px solid #b91f0d;}