#b14d8d color space conversions
Hex:
#b14d8d
RGB:
177, 77, 141
CMY:
31, 70, 45
CMYK:
0, 56, 20, 31
HSL:
322°, 39.3701%, 49.8039%
HSV (HSB):
322°, 56.4972%, 69.4118%
XYZ:
25.5931, 16.5780, 27.0503
xyY:
0.3697, 0.2395, 16.5780
CIE-Lab:
47.7238, 48.2011, -15.8599
CIE-LCH:
47.7238, 50.7433, 341.7869
CIE-Luv:
47.7238, 55.9593, -30.1139
Hunter-Lab:
40.7160, 40.9475, -10.8889
#b14d8d color charts
#b14d8d color shades, tints & tones
#b14d8d color schemes
#b14d8d color preview, HTML & CSS examples
This text has a color of #b14d8d
<p style="color:#b14d8d;">Text here</p>
.mytext {color:#b14d8d;}
This box has a color of #b14d8d
<div style="background-color:#b14d8d;">Content here</div>
.mybackground {background-color:#b14d8d;}
Border around this has a color of #b14d8d
<div style="border:2px solid #b14d8d;">Content here</div>
.myborder {border:2px solid #b14d8d;}