#b14f7d color space conversions
Hex:
#b14f7d
RGB:
177, 79, 125
CMY:
31, 69, 51
CMYK:
0, 55, 29, 31
HSL:
332°, 38.5827%, 50.1961%
HSV (HSB):
332°, 55.3672%, 69.4118%
XYZ:
24.6291, 16.4197, 21.2733
xyY:
0.3952, 0.2635, 16.4197
CIE-Lab:
47.5204, 44.9721, -6.5346
CIE-LCH:
47.5204, 45.4444, 351.7326
CIE-Luv:
47.5204, 59.5916, -16.6012
Hunter-Lab:
40.5213, 37.5813, -2.7618
#b14f7d color charts
#b14f7d color shades, tints & tones
#b14f7d color schemes
#b14f7d color preview, HTML & CSS examples
This text has a color of #b14f7d
<p style="color:#b14f7d;">Text here</p>
.mytext {color:#b14f7d;}
This box has a color of #b14f7d
<div style="background-color:#b14f7d;">Content here</div>
.mybackground {background-color:#b14f7d;}
Border around this has a color of #b14f7d
<div style="border:2px solid #b14f7d;">Content here</div>
.myborder {border:2px solid #b14f7d;}