#b94a1f color space conversions
Hex:
#b94a1f
RGB:
185, 74, 31
CMY:
27, 71, 88
CMYK:
0, 60, 83, 27
HSL:
17°, 71.2963%, 42.3529%
HSV (HSB):
17°, 83.2432%, 72.5490%
XYZ:
22.7037, 15.3108, 3.0550
xyY:
0.5528, 0.3728, 15.3108
CIE-Lab:
46.0569, 42.7471, 46.2214
CIE-LCH:
46.0569, 62.9582, 47.2363
CIE-Luv:
46.0569, 89.4541, 35.0569
Hunter-Lab:
39.1290, 35.0948, 22.7612
#b94a1f color charts
#b94a1f color shades, tints & tones
#b94a1f color schemes
#b94a1f color preview, HTML & CSS examples
This text has a color of #b94a1f
<p style="color:#b94a1f;">Text here</p>
.mytext {color:#b94a1f;}
This box has a color of #b94a1f
<div style="background-color:#b94a1f;">Content here</div>
.mybackground {background-color:#b94a1f;}
Border around this has a color of #b94a1f
<div style="border:2px solid #b94a1f;">Content here</div>
.myborder {border:2px solid #b94a1f;}