#b90e1f color space conversions
Hex:
#b90e1f
RGB:
185, 14, 31
CMY:
27, 95, 88
CMYK:
0, 92, 83, 27
HSL:
354°, 85.9296%, 39.0196%
HSV (HSB):
354°, 92.4324%, 72.5490%
XYZ:
20.4119, 10.7273, 2.2911
xyY:
0.6106, 0.3209, 10.7273
CIE-Lab:
39.1173, 61.8485, 39.8150
CIE-LCH:
39.1173, 73.5559, 32.7714
CIE-Luv:
39.1173, 120.0160, 22.7176
Hunter-Lab:
32.7525, 53.9273, 18.7794
#b90e1f color charts
#b90e1f color shades, tints & tones
#b90e1f color schemes
#b90e1f color preview, HTML & CSS examples
This text has a color of #b90e1f
<p style="color:#b90e1f;">Text here</p>
.mytext {color:#b90e1f;}
This box has a color of #b90e1f
<div style="background-color:#b90e1f;">Content here</div>
.mybackground {background-color:#b90e1f;}
Border around this has a color of #b90e1f
<div style="border:2px solid #b90e1f;">Content here</div>
.myborder {border:2px solid #b90e1f;}