#b04e6f color space conversions
Hex:
#b04e6f
RGB:
176, 78, 111
CMY:
31, 69, 56
CMYK:
0, 56, 37, 31
HSL:
340°, 38.5827%, 49.8039%
HSV (HSB):
340°, 55.6818%, 69.0196%
XYZ:
23.4981, 15.8266, 16.8553
xyY:
0.4183, 0.2817, 15.8266
CIE-Lab:
46.7461, 43.3536, 0.7951
CIE-LCH:
46.7461, 43.3609, 1.0507
CIE-Luv:
46.7461, 63.1631, -6.6924
Hunter-Lab:
39.7826, 35.8137, 2.7276
#b04e6f color charts
#b04e6f color shades, tints & tones
#b04e6f color schemes
#b04e6f color preview, HTML & CSS examples
This text has a color of #b04e6f
<p style="color:#b04e6f;">Text here</p>
.mytext {color:#b04e6f;}
This box has a color of #b04e6f
<div style="background-color:#b04e6f;">Content here</div>
.mybackground {background-color:#b04e6f;}
Border around this has a color of #b04e6f
<div style="border:2px solid #b04e6f;">Content here</div>
.myborder {border:2px solid #b04e6f;}