#b14a6e color space conversions
Hex:
#b14a6e
RGB:
177, 74, 110
CMY:
31, 71, 57
CMYK:
0, 58, 38, 31
HSL:
339°, 41.0359%, 49.2157%
HSV (HSB):
339°, 58.1921%, 69.4118%
XYZ:
23.3947, 15.3705, 16.4856
xyY:
0.4234, 0.2782, 15.3705
CIE-Lab:
46.1375, 45.5161, 0.5366
CIE-LCH:
46.1375, 45.5193, 0.6754
CIE-Luv:
46.1375, 66.3278, -7.4389
Hunter-Lab:
39.2052, 37.9064, 2.5124
#b14a6e color charts
#b14a6e color shades, tints & tones
#b14a6e color schemes
#b14a6e color preview, HTML & CSS examples
This text has a color of #b14a6e
<p style="color:#b14a6e;">Text here</p>
.mytext {color:#b14a6e;}
This box has a color of #b14a6e
<div style="background-color:#b14a6e;">Content here</div>
.mybackground {background-color:#b14a6e;}
Border around this has a color of #b14a6e
<div style="border:2px solid #b14a6e;">Content here</div>
.myborder {border:2px solid #b14a6e;}