#b9473d color space conversions
Hex:
#b9473d
RGB:
185, 71, 61
CMY:
27, 72, 76
CMYK:
0, 62, 67, 27
HSL:
5°, 50.4065%, 48.2353%
HSV (HSB):
5°, 67.0270%, 72.5490%
XYZ:
23.1031, 15.1577, 6.1229
xyY:
0.5205, 0.3415, 15.1577
CIE-Lab:
45.8494, 45.4504, 30.0132
CIE-LCH:
45.8494, 54.4659, 33.4388
CIE-Luv:
45.8494, 86.9680, 23.3084
Hunter-Lab:
38.9329, 37.7910, 17.9285
#b9473d color charts
#b9473d color shades, tints & tones
#b9473d color schemes
#b9473d color preview, HTML & CSS examples
This text has a color of #b9473d
<p style="color:#b9473d;">Text here</p>
.mytext {color:#b9473d;}
This box has a color of #b9473d
<div style="background-color:#b9473d;">Content here</div>
.mybackground {background-color:#b9473d;}
Border around this has a color of #b9473d
<div style="border:2px solid #b9473d;">Content here</div>
.myborder {border:2px solid #b9473d;}