#b14da5 color space conversions
Hex:
#b14da5
RGB:
177, 77, 165
CMY:
31, 70, 35
CMYK:
0, 56, 7, 31
HSL:
307°, 39.3701%, 49.8039%
HSV (HSB):
307°, 56.4972%, 69.4118%
XYZ:
27.5769, 17.3715, 37.4969
xyY:
0.3345, 0.2107, 17.3715
CIE-Lab:
48.7247, 52.0224, -28.5928
CIE-LCH:
48.7247, 59.3623, 331.2057
CIE-Luv:
48.7247, 49.0829, -49.4715
Hunter-Lab:
41.6791, 45.1656, -24.1653
#b14da5 color charts
#b14da5 color shades, tints & tones
#b14da5 color schemes
#b14da5 color preview, HTML & CSS examples
This text has a color of #b14da5
<p style="color:#b14da5;">Text here</p>
.mytext {color:#b14da5;}
This box has a color of #b14da5
<div style="background-color:#b14da5;">Content here</div>
.mybackground {background-color:#b14da5;}
Border around this has a color of #b14da5
<div style="border:2px solid #b14da5;">Content here</div>
.myborder {border:2px solid #b14da5;}