#b91c3c color space conversions
Hex:
#b91c3c
RGB:
185, 28, 60
CMY:
27, 89, 76
CMYK:
0, 85, 68, 27
HSL:
348°, 73.7089%, 41.7647%
HSV (HSB):
348°, 84.8649%, 72.5490%
XYZ:
21.2384, 11.4710, 5.3697
xyY:
0.5577, 0.3012, 11.4710
CIE-Lab:
40.3628, 60.4682, 23.8339
CIE-LCH:
40.3628, 64.9958, 21.5122
CIE-Luv:
40.3628, 109.0547, 12.9381
Hunter-Lab:
33.8689, 52.6628, 14.3082
#b91c3c color charts
#b91c3c color shades, tints & tones
#b91c3c color schemes
#b91c3c color preview, HTML & CSS examples
This text has a color of #b91c3c
<p style="color:#b91c3c;">Text here</p>
.mytext {color:#b91c3c;}
This box has a color of #b91c3c
<div style="background-color:#b91c3c;">Content here</div>
.mybackground {background-color:#b91c3c;}
Border around this has a color of #b91c3c
<div style="border:2px solid #b91c3c;">Content here</div>
.myborder {border:2px solid #b91c3c;}