#b90c28 color space conversions
Hex:
#b90c28
RGB:
185, 12, 40
CMY:
27, 95, 84
CMYK:
0, 94, 78, 27
HSL:
350°, 87.8173%, 38.6275%
HSV (HSB):
350°, 93.5135%, 72.5490%
XYZ:
20.5221, 10.7304, 2.9970
xyY:
0.5992, 0.3133, 10.7304
CIE-Lab:
39.1227, 62.3628, 34.6526
CIE-LCH:
39.1227, 71.3436, 29.0592
CIE-Luv:
39.1227, 118.5729, 19.6796
Hunter-Lab:
32.7573, 54.5026, 17.5056
#b90c28 color charts
#b90c28 color shades, tints & tones
#b90c28 color schemes
#b90c28 color preview, HTML & CSS examples
This text has a color of #b90c28
<p style="color:#b90c28;">Text here</p>
.mytext {color:#b90c28;}
This box has a color of #b90c28
<div style="background-color:#b90c28;">Content here</div>
.mybackground {background-color:#b90c28;}
Border around this has a color of #b90c28
<div style="border:2px solid #b90c28;">Content here</div>
.myborder {border:2px solid #b90c28;}