#b04f45 color space conversions
Hex:
#b04f45
RGB:
176, 79, 69
CMY:
31, 69, 73
CMYK:
0, 55, 61, 31
HSL:
6°, 43.6735%, 48.0392%
HSV (HSB):
6°, 60.7955%, 69.0196%
XYZ:
21.7747, 15.2517, 7.4265
xyY:
0.4898, 0.3431, 15.2517
CIE-Lab:
45.9771, 38.8007, 25.1417
CIE-LCH:
45.9771, 46.2342, 32.9420
CIE-Luv:
45.9771, 72.5619, 20.7889
Hunter-Lab:
39.0535, 31.1809, 16.0628
#b04f45 color charts
#b04f45 color shades, tints & tones
#b04f45 color schemes
#b04f45 color preview, HTML & CSS examples
This text has a color of #b04f45
<p style="color:#b04f45;">Text here</p>
.mytext {color:#b04f45;}
This box has a color of #b04f45
<div style="background-color:#b04f45;">Content here</div>
.mybackground {background-color:#b04f45;}
Border around this has a color of #b04f45
<div style="border:2px solid #b04f45;">Content here</div>
.myborder {border:2px solid #b04f45;}