#b14d7b color space conversions
Hex:
#b14d7b
RGB:
177, 77, 123
CMY:
31, 70, 52
CMYK:
0, 56, 31, 31
HSL:
332°, 39.3701%, 49.8039%
HSV (HSB):
332°, 56.4972%, 69.4118%
XYZ:
24.3605, 16.0849, 20.5597
xyY:
0.3993, 0.2637, 16.0849
CIE-Lab:
47.0857, 45.6828, -5.9716
CIE-LCH:
47.0857, 46.0714, 352.5525
CIE-Luv:
47.0857, 61.1273, -15.9491
Hunter-Lab:
40.1060, 38.2358, -2.3198
#b14d7b color charts
#b14d7b color shades, tints & tones
#b14d7b color schemes
#b14d7b color preview, HTML & CSS examples
This text has a color of #b14d7b
<p style="color:#b14d7b;">Text here</p>
.mytext {color:#b14d7b;}
This box has a color of #b14d7b
<div style="background-color:#b14d7b;">Content here</div>
.mybackground {background-color:#b14d7b;}
Border around this has a color of #b14d7b
<div style="border:2px solid #b14d7b;">Content here</div>
.myborder {border:2px solid #b14d7b;}