#b94f32 color space conversions
Hex:
#b94f32
RGB:
185, 79, 50
CMY:
27, 69, 80
CMYK:
0, 57, 73, 27
HSL:
13°, 57.4468%, 46.0784%
HSV (HSB):
13°, 72.9730%, 72.5490%
XYZ:
23.3793, 16.1365, 4.9001
xyY:
0.5264, 0.3633, 16.1365
CIE-Lab:
47.1531, 41.0695, 37.7453
CIE-LCH:
47.1531, 55.7800, 42.5849
CIE-Luv:
47.1531, 83.3655, 30.7121
Hunter-Lab:
40.1703, 33.5897, 20.8869
#b94f32 color charts
#b94f32 color shades, tints & tones
#b94f32 color schemes
#b94f32 color preview, HTML & CSS examples
This text has a color of #b94f32
<p style="color:#b94f32;">Text here</p>
.mytext {color:#b94f32;}
This box has a color of #b94f32
<div style="background-color:#b94f32;">Content here</div>
.mybackground {background-color:#b94f32;}
Border around this has a color of #b94f32
<div style="border:2px solid #b94f32;">Content here</div>
.myborder {border:2px solid #b94f32;}