#b14f5e color space conversions
Hex:
#b14f5e
RGB:
177, 79, 94
CMY:
31, 69, 63
CMYK:
0, 55, 47, 31
HSL:
351°, 38.5827%, 50.1961%
HSV (HSB):
351°, 55.3672%, 69.4118%
XYZ:
22.9478, 15.7472, 12.4197
xyY:
0.4489, 0.3081, 15.7472
CIE-Lab:
46.6411, 41.3373, 11.0074
CIE-LCH:
46.6411, 42.7777, 14.9109
CIE-Luv:
46.6411, 67.8072, 5.9382
Hunter-Lab:
39.6828, 33.7784, 9.2217
#b14f5e color charts
#b14f5e color shades, tints & tones
#b14f5e color schemes
#b14f5e color preview, HTML & CSS examples
This text has a color of #b14f5e
<p style="color:#b14f5e;">Text here</p>
.mytext {color:#b14f5e;}
This box has a color of #b14f5e
<div style="background-color:#b14f5e;">Content here</div>
.mybackground {background-color:#b14f5e;}
Border around this has a color of #b14f5e
<div style="border:2px solid #b14f5e;">Content here</div>
.myborder {border:2px solid #b14f5e;}