#b91c12 color space conversions
Hex:
#b91c12
RGB:
185, 28, 18
CMY:
27, 89, 93
CMYK:
0, 85, 90, 27
HSL:
4°, 82.2660%, 39.8039%
HSV (HSB):
4°, 90.2703%, 72.5490%
XYZ:
20.5320, 11.1885, 1.6497
xyY:
0.6153, 0.3353, 11.1885
CIE-Lab:
39.8961, 59.0776, 46.8833
CIE-LCH:
39.8961, 75.4202, 38.4351
CIE-Luv:
39.8961, 117.7417, 27.2675
Hunter-Lab:
33.4492, 51.0322, 20.4903
#b91c12 color charts
#b91c12 color shades, tints & tones
#b91c12 color schemes
#b91c12 color preview, HTML & CSS examples
This text has a color of #b91c12
<p style="color:#b91c12;">Text here</p>
.mytext {color:#b91c12;}
This box has a color of #b91c12
<div style="background-color:#b91c12;">Content here</div>
.mybackground {background-color:#b91c12;}
Border around this has a color of #b91c12
<div style="border:2px solid #b91c12;">Content here</div>
.myborder {border:2px solid #b91c12;}