#b04f44 color space conversions
Hex:
#b04f44
RGB:
176, 79, 68
CMY:
31, 69, 73
CMYK:
0, 55, 61, 31
HSL:
6°, 44.2623%, 47.8431%
HSV (HSB):
6°, 61.3636%, 69.0196%
XYZ:
21.7439, 15.2394, 7.2643
xyY:
0.4914, 0.3444, 15.2394
CIE-Lab:
45.9604, 38.7284, 25.7120
CIE-LCH:
45.9604, 46.4865, 33.5804
CIE-Luv:
45.9604, 72.7571, 21.3134
Hunter-Lab:
39.0377, 31.1079, 16.2934
#b04f44 color charts
#b04f44 color shades, tints & tones
#b04f44 color schemes
#b04f44 color preview, HTML & CSS examples
This text has a color of #b04f44
<p style="color:#b04f44;">Text here</p>
.mytext {color:#b04f44;}
This box has a color of #b04f44
<div style="background-color:#b04f44;">Content here</div>
.mybackground {background-color:#b04f44;}
Border around this has a color of #b04f44
<div style="border:2px solid #b04f44;">Content here</div>
.myborder {border:2px solid #b04f44;}