#b9250d color space conversions
Hex:
#b9250d
RGB:
185, 37, 13
CMY:
27, 85, 95
CMYK:
0, 80, 93, 27
HSL:
8°, 86.8687%, 38.8235%
HSV (HSB):
8°, 92.9730%, 72.5490%
XYZ:
20.7418, 11.6665, 1.5394
xyY:
0.6110, 0.3437, 11.6665
CIE-Lab:
40.6811, 56.7125, 49.3650
CIE-LCH:
40.6811, 75.1878, 41.0377
CIE-Luv:
40.6811, 114.3680, 29.4673
Hunter-Lab:
34.1562, 48.6229, 21.2372
#b9250d color charts
#b9250d color shades, tints & tones
#b9250d color schemes
#b9250d color preview, HTML & CSS examples
This text has a color of #b9250d
<p style="color:#b9250d;">Text here</p>
.mytext {color:#b9250d;}
This box has a color of #b9250d
<div style="background-color:#b9250d;">Content here</div>
.mybackground {background-color:#b9250d;}
Border around this has a color of #b9250d
<div style="border:2px solid #b9250d;">Content here</div>
.myborder {border:2px solid #b9250d;}