#b94e3f color space conversions
Hex:
#b94e3f
RGB:
185, 78, 63
CMY:
27, 69, 75
CMYK:
0, 58, 66, 27
HSL:
7°, 49.1935%, 48.6275%
HSV (HSB):
7°, 65.9459%, 72.5490%
XYZ:
23.6292, 16.1219, 6.5691
xyY:
0.5101, 0.3481, 16.1219
CIE-Lab:
47.1341, 42.2637, 30.4106
CIE-LCH:
47.1341, 52.0675, 35.7366
CIE-Luv:
47.1341, 81.8656, 24.8051
Hunter-Lab:
40.1521, 34.7794, 18.4064
#b94e3f color charts
#b94e3f color shades, tints & tones
#b94e3f color schemes
#b94e3f color preview, HTML & CSS examples
This text has a color of #b94e3f
<p style="color:#b94e3f;">Text here</p>
.mytext {color:#b94e3f;}
This box has a color of #b94e3f
<div style="background-color:#b94e3f;">Content here</div>
.mybackground {background-color:#b94e3f;}
Border around this has a color of #b94e3f
<div style="border:2px solid #b94e3f;">Content here</div>
.myborder {border:2px solid #b94e3f;}