#b90e3a color space conversions
Hex:
#b90e3a
RGB:
185, 14, 58
CMY:
27, 95, 77
CMYK:
0, 92, 69, 27
HSL:
345°, 85.9296%, 39.0196%
HSV (HSB):
345°, 92.4324%, 72.5490%
XYZ:
20.9283, 10.9339, 5.0104
xyY:
0.5676, 0.2965, 10.9339
CIE-Lab:
39.4688, 62.8373, 23.9665
CIE-LCH:
39.4688, 67.2527, 20.8772
CIE-Luv:
39.4688, 113.2891, 12.1950
Hunter-Lab:
33.0664, 55.1099, 14.1625
#b90e3a color charts
#b90e3a color shades, tints & tones
#b90e3a color schemes
#b90e3a color preview, HTML & CSS examples
This text has a color of #b90e3a
<p style="color:#b90e3a;">Text here</p>
.mytext {color:#b90e3a;}
This box has a color of #b90e3a
<div style="background-color:#b90e3a;">Content here</div>
.mybackground {background-color:#b90e3a;}
Border around this has a color of #b90e3a
<div style="border:2px solid #b90e3a;">Content here</div>
.myborder {border:2px solid #b90e3a;}