#b90d3d color space conversions
Hex:
#b90d3d
RGB:
185, 13, 61
CMY:
27, 95, 76
CMYK:
0, 93, 67, 27
HSL:
343°, 86.8687%, 38.8235%
HSV (HSB):
343°, 92.9730%, 72.5490%
XYZ:
20.9938, 10.9391, 5.4198
xyY:
0.5620, 0.2929, 10.9391
CIE-Lab:
39.4776, 63.1139, 22.0803
CIE-LCH:
39.4776, 66.8648, 19.2823
CIE-Luv:
39.4776, 112.5179, 10.5963
Hunter-Lab:
33.0742, 55.4226, 13.4362
#b90d3d color charts
#b90d3d color shades, tints & tones
#b90d3d color schemes
#b90d3d color preview, HTML & CSS examples
This text has a color of #b90d3d
<p style="color:#b90d3d;">Text here</p>
.mytext {color:#b90d3d;}
This box has a color of #b90d3d
<div style="background-color:#b90d3d;">Content here</div>
.mybackground {background-color:#b90d3d;}
Border around this has a color of #b90d3d
<div style="border:2px solid #b90d3d;">Content here</div>
.myborder {border:2px solid #b90d3d;}