#b90a24 color space conversions
Hex:
#b90a24
RGB:
185, 10, 36
CMY:
27, 96, 86
CMYK:
0, 95, 81, 27
HSL:
351°, 89.7436%, 38.2353%
HSV (HSB):
351°, 94.5946%, 72.5490%
XYZ:
20.4346, 10.6587, 2.6494
xyY:
0.6056, 0.3159, 10.6587
CIE-Lab:
38.9997, 62.4662, 36.8719
CIE-LCH:
38.9997, 72.5366, 30.5521
CIE-Luv:
38.9997, 119.8176, 20.8920
Hunter-Lab:
32.6477, 54.5915, 18.0420
#b90a24 color charts
#b90a24 color shades, tints & tones
#b90a24 color schemes
#b90a24 color preview, HTML & CSS examples
This text has a color of #b90a24
<p style="color:#b90a24;">Text here</p>
.mytext {color:#b90a24;}
This box has a color of #b90a24
<div style="background-color:#b90a24;">Content here</div>
.mybackground {background-color:#b90a24;}
Border around this has a color of #b90a24
<div style="border:2px solid #b90a24;">Content here</div>
.myborder {border:2px solid #b90a24;}