#b94b3e color space conversions
Hex:
#b94b3e
RGB:
185, 75, 62
CMY:
27, 71, 76
CMYK:
0, 59, 66, 27
HSL:
6°, 49.7976%, 48.4314%
HSV (HSB):
6°, 66.4865%, 72.5490%
XYZ:
23.3932, 15.6942, 6.3538
xyY:
0.5148, 0.3454, 15.6942
CIE-Lab:
46.5708, 43.6416, 30.3059
CIE-LCH:
46.5708, 53.1322, 34.7772
CIE-Luv:
46.5708, 84.1002, 24.2119
Hunter-Lab:
39.6160, 36.0760, 18.2220
#b94b3e color charts
#b94b3e color shades, tints & tones
#b94b3e color schemes
#b94b3e color preview, HTML & CSS examples
This text has a color of #b94b3e
<p style="color:#b94b3e;">Text here</p>
.mytext {color:#b94b3e;}
This box has a color of #b94b3e
<div style="background-color:#b94b3e;">Content here</div>
.mybackground {background-color:#b94b3e;}
Border around this has a color of #b94b3e
<div style="border:2px solid #b94b3e;">Content here</div>
.myborder {border:2px solid #b94b3e;}