#b91945 color space conversions
Hex:
#b91945
RGB:
185, 25, 69
CMY:
27, 90, 73
CMYK:
0, 86, 63, 27
HSL:
344°, 76.1905%, 41.1765%
HSV (HSB):
344°, 86.4865%, 72.5490%
XYZ:
21.4294, 11.4392, 6.7088
xyY:
0.5415, 0.2890, 11.4392
CIE-Lab:
40.3106, 61.5996, 18.0939
CIE-LCH:
40.3106, 64.2020, 16.3693
CIE-Luv:
40.3106, 107.0705, 7.6953
Hunter-Lab:
33.8219, 53.9083, 11.9149
#b91945 color charts
#b91945 color shades, tints & tones
#b91945 color schemes
#b91945 color preview, HTML & CSS examples
This text has a color of #b91945
<p style="color:#b91945;">Text here</p>
.mytext {color:#b91945;}
This box has a color of #b91945
<div style="background-color:#b91945;">Content here</div>
.mybackground {background-color:#b91945;}
Border around this has a color of #b91945
<div style="border:2px solid #b91945;">Content here</div>
.myborder {border:2px solid #b91945;}