#b90b0a color space conversions
Hex:
#b90b0a
RGB:
185, 11, 10
CMY:
27, 96, 96
CMYK:
0, 94, 95, 27
HSL:
0°, 89.7436%, 38.2353%
HSV (HSB):
0°, 94.5946%, 72.5490%
XYZ:
20.1820, 10.5755, 1.2647
xyY:
0.6302, 0.3303, 10.5755
CIE-Lab:
38.8562, 61.8457, 49.2854
CIE-LCH:
38.8562, 79.0818, 38.5517
CIE-Luv:
38.8562, 123.3737, 26.7138
Hunter-Lab:
32.5201, 53.8675, 20.4582
#b90b0a color charts
#b90b0a color shades, tints & tones
#b90b0a color schemes
#b90b0a color preview, HTML & CSS examples
This text has a color of #b90b0a
<p style="color:#b90b0a;">Text here</p>
.mytext {color:#b90b0a;}
This box has a color of #b90b0a
<div style="background-color:#b90b0a;">Content here</div>
.mybackground {background-color:#b90b0a;}
Border around this has a color of #b90b0a
<div style="border:2px solid #b90b0a;">Content here</div>
.myborder {border:2px solid #b90b0a;}