#b94f2e color space conversions
Hex:
#b94f2e
RGB:
185, 79, 46
CMY:
27, 69, 82
CMYK:
0, 57, 75, 27
HSL:
14°, 60.1732%, 45.2941%
HSV (HSB):
14°, 75.1351%, 72.5490%
XYZ:
23.2967, 16.1035, 4.4652
xyY:
0.5311, 0.3671, 16.1035
CIE-Lab:
47.1100, 40.8860, 39.8409
CIE-LCH:
47.1100, 57.0874, 44.2583
CIE-Luv:
47.1100, 83.9455, 32.1780
Hunter-Lab:
40.1292, 33.4008, 21.4932
#b94f2e color charts
#b94f2e color shades, tints & tones
#b94f2e color schemes
#b94f2e color preview, HTML & CSS examples
This text has a color of #b94f2e
<p style="color:#b94f2e;">Text here</p>
.mytext {color:#b94f2e;}
This box has a color of #b94f2e
<div style="background-color:#b94f2e;">Content here</div>
.mybackground {background-color:#b94f2e;}
Border around this has a color of #b94f2e
<div style="border:2px solid #b94f2e;">Content here</div>
.myborder {border:2px solid #b94f2e;}