#b9400c color space conversions
Hex:
#b9400c
RGB:
185, 64, 12
CMY:
27, 75, 95
CMYK:
0, 65, 94, 27
HSL:
18°, 87.8173%, 38.6275%
HSV (HSB):
18°, 93.5135%, 72.5490%
XYZ:
21.9073, 14.0076, 1.8969
xyY:
0.5794, 0.3705, 14.0076
CIE-Lab:
44.2439, 46.8917, 52.0214
CIE-LCH:
44.2439, 70.0361, 47.9688
CIE-Luv:
44.2439, 98.2369, 35.6631
Hunter-Lab:
37.4268, 38.9862, 23.1937
#b9400c color charts
#b9400c color shades, tints & tones
#b9400c color schemes
#b9400c color preview, HTML & CSS examples
This text has a color of #b9400c
<p style="color:#b9400c;">Text here</p>
.mytext {color:#b9400c;}
This box has a color of #b9400c
<div style="background-color:#b9400c;">Content here</div>
.mybackground {background-color:#b9400c;}
Border around this has a color of #b9400c
<div style="border:2px solid #b9400c;">Content here</div>
.myborder {border:2px solid #b9400c;}