#b04f32 color space conversions
Hex:
#b04f32
RGB:
176, 79, 50
CMY:
31, 69, 80
CMYK:
0, 55, 72, 31
HSL:
14°, 55.7522%, 44.3137%
HSV (HSB):
14°, 71.5909%, 69.0196%
XYZ:
21.2762, 15.0524, 4.8016
xyY:
0.5173, 0.3660, 15.0524
CIE-Lab:
45.7058, 37.6174, 35.7295
CIE-LCH:
45.7058, 51.8812, 43.5256
CIE-Luv:
45.7058, 75.8468, 29.5808
Hunter-Lab:
38.7974, 29.9927, 19.8203
#b04f32 color charts
#b04f32 color shades, tints & tones
#b04f32 color schemes
#b04f32 color preview, HTML & CSS examples
This text has a color of #b04f32
<p style="color:#b04f32;">Text here</p>
.mytext {color:#b04f32;}
This box has a color of #b04f32
<div style="background-color:#b04f32;">Content here</div>
.mybackground {background-color:#b04f32;}
Border around this has a color of #b04f32
<div style="border:2px solid #b04f32;">Content here</div>
.myborder {border:2px solid #b04f32;}