#b04f35 color space conversions
Hex:
#b04f35
RGB:
176, 79, 53
CMY:
31, 69, 79
CMYK:
0, 55, 70, 31
HSL:
13°, 53.7118%, 44.9020%
HSV (HSB):
13°, 69.8864%, 69.0196%
XYZ:
21.3431, 15.0791, 5.1538
xyY:
0.5134, 0.3627, 15.0791
CIE-Lab:
45.7424, 37.7777, 34.1055
CIE-LCH:
45.7424, 50.8954, 42.0756
CIE-Luv:
45.7424, 75.3902, 28.3626
Hunter-Lab:
38.8318, 30.1530, 19.3132
#b04f35 color charts
#b04f35 color shades, tints & tones
#b04f35 color schemes
#b04f35 color preview, HTML & CSS examples
This text has a color of #b04f35
<p style="color:#b04f35;">Text here</p>
.mytext {color:#b04f35;}
This box has a color of #b04f35
<div style="background-color:#b04f35;">Content here</div>
.mybackground {background-color:#b04f35;}
Border around this has a color of #b04f35
<div style="border:2px solid #b04f35;">Content here</div>
.myborder {border:2px solid #b04f35;}