#b94d3e color space conversions
Hex:
#b94d3e
RGB:
185, 77, 62
CMY:
27, 70, 76
CMYK:
0, 58, 66, 27
HSL:
7°, 49.7976%, 48.4314%
HSV (HSB):
7°, 66.4865%, 72.5490%
XYZ:
23.5310, 15.9698, 6.3997
xyY:
0.5127, 0.3479, 15.9698
CIE-Lab:
46.9349, 42.6861, 30.7472
CIE-LCH:
46.9349, 52.6070, 35.7656
CIE-Luv:
46.9349, 82.7395, 24.9175
Hunter-Lab:
39.9623, 35.1720, 18.4787
#b94d3e color charts
#b94d3e color shades, tints & tones
#b94d3e color schemes
#b94d3e color preview, HTML & CSS examples
This text has a color of #b94d3e
<p style="color:#b94d3e;">Text here</p>
.mytext {color:#b94d3e;}
This box has a color of #b94d3e
<div style="background-color:#b94d3e;">Content here</div>
.mybackground {background-color:#b94d3e;}
Border around this has a color of #b94d3e
<div style="border:2px solid #b94d3e;">Content here</div>
.myborder {border:2px solid #b94d3e;}