#b9402b color space conversions
Hex:
#b9402b
RGB:
185, 64, 43
CMY:
27, 75, 83
CMYK:
0, 65, 77, 27
HSL:
9°, 62.2807%, 44.7059%
HSV (HSB):
9°, 76.7568%, 72.5490%
XYZ:
22.2770, 14.1555, 3.8437
xyY:
0.5531, 0.3515, 14.1555
CIE-Lab:
44.4551, 47.6959, 38.6248
CIE-LCH:
44.4551, 61.3740, 39.0010
CIE-Luv:
44.4551, 94.8832, 28.4637
Hunter-Lab:
37.6238, 39.8481, 20.2796
#b9402b color charts
#b9402b color shades, tints & tones
#b9402b color schemes
#b9402b color preview, HTML & CSS examples
This text has a color of #b9402b
<p style="color:#b9402b;">Text here</p>
.mytext {color:#b9402b;}
This box has a color of #b9402b
<div style="background-color:#b9402b;">Content here</div>
.mybackground {background-color:#b9402b;}
Border around this has a color of #b9402b
<div style="border:2px solid #b9402b;">Content here</div>
.myborder {border:2px solid #b9402b;}