#b14f65 color space conversions
Hex:
#b14f65
RGB:
177, 79, 101
CMY:
31, 69, 60
CMYK:
0, 55, 43, 31
HSL:
347°, 38.5827%, 50.1961%
HSV (HSB):
347°, 55.3672%, 69.4118%
XYZ:
23.2764, 15.8787, 14.1500
xyY:
0.4367, 0.2979, 15.8787
CIE-Lab:
46.8149, 42.0671, 6.9970
CIE-LCH:
46.8149, 42.6451, 9.4435
CIE-Luv:
46.8149, 66.0465, 1.1566
Hunter-Lab:
39.8480, 34.5330, 6.8398
#b14f65 color charts
#b14f65 color shades, tints & tones
#b14f65 color schemes
#b14f65 color preview, HTML & CSS examples
This text has a color of #b14f65
<p style="color:#b14f65;">Text here</p>
.mytext {color:#b14f65;}
This box has a color of #b14f65
<div style="background-color:#b14f65;">Content here</div>
.mybackground {background-color:#b14f65;}
Border around this has a color of #b14f65
<div style="border:2px solid #b14f65;">Content here</div>
.myborder {border:2px solid #b14f65;}