#b90a2a color space conversions
Hex:
#b90a2a
RGB:
185, 10, 42
CMY:
27, 96, 84
CMYK:
0, 95, 77, 27
HSL:
349°, 89.7436%, 38.2353%
HSV (HSB):
349°, 94.5946%, 72.5490%
XYZ:
20.5340, 10.6985, 3.1732
xyY:
0.5968, 0.3110, 10.6985
CIE-Lab:
39.0680, 62.6568, 33.3972
CIE-LCH:
39.0680, 71.0018, 28.0584
CIE-Luv:
39.0680, 118.4636, 18.8029
Hunter-Lab:
32.7086, 54.8199, 17.1440
#b90a2a color charts
#b90a2a color shades, tints & tones
#b90a2a color schemes
#b90a2a color preview, HTML & CSS examples
This text has a color of #b90a2a
<p style="color:#b90a2a;">Text here</p>
.mytext {color:#b90a2a;}
This box has a color of #b90a2a
<div style="background-color:#b90a2a;">Content here</div>
.mybackground {background-color:#b90a2a;}
Border around this has a color of #b90a2a
<div style="border:2px solid #b90a2a;">Content here</div>
.myborder {border:2px solid #b90a2a;}