#b90e3e color space conversions
Hex:
#b90e3e
RGB:
185, 14, 62
CMY:
27, 95, 76
CMYK:
0, 92, 66, 27
HSL:
343°, 85.9296%, 39.0196%
HSV (HSB):
343°, 92.4324%, 72.5490%
XYZ:
21.0341, 10.9762, 5.5674
xyY:
0.5598, 0.2921, 10.9762
CIE-Lab:
39.5403, 63.0371, 21.5265
CIE-LCH:
39.5403, 66.6114, 18.8545
CIE-Luv:
39.5403, 112.0047, 10.1701
Hunter-Lab:
33.1303, 55.3500, 13.2278
#b90e3e color charts
#b90e3e color shades, tints & tones
#b90e3e color schemes
#b90e3e color preview, HTML & CSS examples
This text has a color of #b90e3e
<p style="color:#b90e3e;">Text here</p>
.mytext {color:#b90e3e;}
This box has a color of #b90e3e
<div style="background-color:#b90e3e;">Content here</div>
.mybackground {background-color:#b90e3e;}
Border around this has a color of #b90e3e
<div style="border:2px solid #b90e3e;">Content here</div>
.myborder {border:2px solid #b90e3e;}