#b9180a color space conversions
Hex:
#b9180a
RGB:
185, 24, 10
CMY:
27, 91, 96
CMYK:
0, 87, 95, 27
HSL:
5°, 89.7436%, 38.2353%
HSV (HSB):
5°, 94.5946%, 72.5490%
XYZ:
20.3890, 10.9895, 1.3337
xyY:
0.6233, 0.3359, 10.9895
CIE-Lab:
39.5627, 59.8164, 49.6946
CIE-LCH:
39.5627, 77.7660, 39.7193
CIE-Luv:
39.5627, 119.9096, 27.9426
Hunter-Lab:
33.1504, 51.7726, 20.8199
#b9180a color charts
#b9180a color shades, tints & tones
#b9180a color schemes
#b9180a color preview, HTML & CSS examples
This text has a color of #b9180a
<p style="color:#b9180a;">Text here</p>
.mytext {color:#b9180a;}
This box has a color of #b9180a
<div style="background-color:#b9180a;">Content here</div>
.mybackground {background-color:#b9180a;}
Border around this has a color of #b9180a
<div style="border:2px solid #b9180a;">Content here</div>
.myborder {border:2px solid #b9180a;}