#b94c2f color space conversions
Hex:
#b94c2f
RGB:
185, 76, 47
CMY:
27, 70, 82
CMYK:
0, 59, 75, 27
HSL:
13°, 59.4828%, 45.4902%
HSV (HSB):
13°, 74.5946%, 72.5490%
XYZ:
23.1051, 15.6884, 4.4997
xyY:
0.5337, 0.3624, 15.6884
CIE-Lab:
46.5630, 42.3836, 38.7205
CIE-LCH:
46.5630, 57.4077, 42.4140
CIE-Luv:
46.5630, 85.9725, 30.8097
Hunter-Lab:
39.6086, 34.8104, 20.9904
#b94c2f color charts
#b94c2f color shades, tints & tones
#b94c2f color schemes
#b94c2f color preview, HTML & CSS examples
This text has a color of #b94c2f
<p style="color:#b94c2f;">Text here</p>
.mytext {color:#b94c2f;}
This box has a color of #b94c2f
<div style="background-color:#b94c2f;">Content here</div>
.mybackground {background-color:#b94c2f;}
Border around this has a color of #b94c2f
<div style="border:2px solid #b94c2f;">Content here</div>
.myborder {border:2px solid #b94c2f;}