#b14f8e color space conversions
Hex:
#b14f8e
RGB:
177, 79, 142
CMY:
31, 69, 44
CMYK:
0, 55, 20, 31
HSL:
321°, 38.5827%, 50.1961%
HSV (HSB):
321°, 55.3672%, 69.4118%
XYZ:
25.8099, 16.8921, 27.4913
xyY:
0.3677, 0.2407, 16.8921
CIE-Lab:
48.1238, 47.3866, -15.8500
CIE-LCH:
48.1238, 49.9671, 341.5058
CIE-Luv:
48.1238, 54.8139, -30.0159
Hunter-Lab:
41.1000, 40.1694, -10.8885
#b14f8e color charts
#b14f8e color shades, tints & tones
#b14f8e color schemes
#b14f8e color preview, HTML & CSS examples
This text has a color of #b14f8e
<p style="color:#b14f8e;">Text here</p>
.mytext {color:#b14f8e;}
This box has a color of #b14f8e
<div style="background-color:#b14f8e;">Content here</div>
.mybackground {background-color:#b14f8e;}
Border around this has a color of #b14f8e
<div style="border:2px solid #b14f8e;">Content here</div>
.myborder {border:2px solid #b14f8e;}