#b91d0e color space conversions
Hex:
#b91d0e
RGB:
185, 29, 14
CMY:
27, 89, 95
CMYK:
0, 84, 92, 27
HSL:
5°, 85.9296%, 39.0196%
HSV (HSB):
5°, 92.4324%, 72.5490%
XYZ:
20.5262, 11.2247, 1.5002
xyY:
0.6173, 0.3376, 11.2247
CIE-Lab:
39.9564, 58.7894, 48.5298
CIE-LCH:
39.9564, 76.2321, 39.5392
CIE-Luv:
39.9564, 117.7551, 28.0598
Hunter-Lab:
33.5033, 50.7294, 20.7975
#b91d0e color charts
#b91d0e color shades, tints & tones
#b91d0e color schemes
#b91d0e color preview, HTML & CSS examples
This text has a color of #b91d0e
<p style="color:#b91d0e;">Text here</p>
.mytext {color:#b91d0e;}
This box has a color of #b91d0e
<div style="background-color:#b91d0e;">Content here</div>
.mybackground {background-color:#b91d0e;}
Border around this has a color of #b91d0e
<div style="border:2px solid #b91d0e;">Content here</div>
.myborder {border:2px solid #b91d0e;}