#b9402d color space conversions
Hex:
#b9402d
RGB:
185, 64, 45
CMY:
27, 75, 82
CMYK:
0, 65, 76, 27
HSL:
8°, 60.8696%, 45.0980%
HSV (HSB):
8°, 75.6757%, 72.5490%
XYZ:
22.3146, 14.1705, 4.0417
xyY:
0.5506, 0.3497, 14.1705
CIE-Lab:
44.4765, 47.7770, 37.5537
CIE-LCH:
44.4765, 60.7694, 38.1680
CIE-Luv:
44.4765, 94.5545, 27.7555
Hunter-Lab:
37.6438, 39.9353, 19.9849
#b9402d color charts
#b9402d color shades, tints & tones
#b9402d color schemes
#b9402d color preview, HTML & CSS examples
This text has a color of #b9402d
<p style="color:#b9402d;">Text here</p>
.mytext {color:#b9402d;}
This box has a color of #b9402d
<div style="background-color:#b9402d;">Content here</div>
.mybackground {background-color:#b9402d;}
Border around this has a color of #b9402d
<div style="border:2px solid #b9402d;">Content here</div>
.myborder {border:2px solid #b9402d;}