#b9570d color space conversions
Hex:
#b9570d
RGB:
185, 87, 13
CMY:
27, 66, 95
CMYK:
0, 53, 93, 27
HSL:
26°, 86.8687%, 38.8235%
HSV (HSB):
26°, 92.9730%, 72.5490%
XYZ:
23.4884, 17.1597, 2.4550
xyY:
0.5449, 0.3981, 17.1597
CIE-Lab:
48.4607, 35.9201, 54.6379
CIE-LCH:
48.4607, 65.3877, 56.6782
CIE-Luv:
48.4607, 80.7054, 42.4875
Hunter-Lab:
41.4243, 28.7206, 25.4833
#b9570d color charts
#b9570d color shades, tints & tones
#b9570d color schemes
#b9570d color preview, HTML & CSS examples
This text has a color of #b9570d
<p style="color:#b9570d;">Text here</p>
.mytext {color:#b9570d;}
This box has a color of #b9570d
<div style="background-color:#b9570d;">Content here</div>
.mybackground {background-color:#b9570d;}
Border around this has a color of #b9570d
<div style="border:2px solid #b9570d;">Content here</div>
.myborder {border:2px solid #b9570d;}