#b94e24 color space conversions
Hex:
#b94e24
RGB:
185, 78, 36
CMY:
27, 69, 86
CMYK:
0, 58, 81, 27
HSL:
17°, 67.4208%, 43.3333%
HSV (HSB):
17°, 80.5405%, 72.5490%
XYZ:
23.0504, 15.8904, 3.5213
xyY:
0.5428, 0.3742, 15.8904
CIE-Lab:
46.8304, 40.9845, 44.6078
CIE-LCH:
46.8304, 60.5771, 47.4240
CIE-Luv:
46.8304, 85.9454, 35.0096
Hunter-Lab:
39.8628, 33.4565, 22.6665
#b94e24 color charts
#b94e24 color shades, tints & tones
#b94e24 color schemes
#b94e24 color preview, HTML & CSS examples
This text has a color of #b94e24
<p style="color:#b94e24;">Text here</p>
.mytext {color:#b94e24;}
This box has a color of #b94e24
<div style="background-color:#b94e24;">Content here</div>
.mybackground {background-color:#b94e24;}
Border around this has a color of #b94e24
<div style="border:2px solid #b94e24;">Content here</div>
.myborder {border:2px solid #b94e24;}