#b14c8c color space conversions
Hex:
#b14c8c
RGB:
177, 76, 140
CMY:
31, 70, 45
CMYK:
0, 57, 21, 31
HSL:
322°, 39.9209%, 49.6078%
HSV (HSB):
322°, 57.0621%, 69.4118%
XYZ:
25.4495, 16.4094, 26.6369
xyY:
0.3715, 0.2396, 16.4094
CIE-Lab:
47.5071, 48.5302, -15.5898
CIE-LCH:
47.5071, 50.9728, 342.1910
CIE-Luv:
47.5071, 56.6759, -29.7570
Hunter-Lab:
40.5086, 41.2527, -10.6309
#b14c8c color charts
#b14c8c color shades, tints & tones
#b14c8c color schemes
#b14c8c color preview, HTML & CSS examples
This text has a color of #b14c8c
<p style="color:#b14c8c;">Text here</p>
.mytext {color:#b14c8c;}
This box has a color of #b14c8c
<div style="background-color:#b14c8c;">Content here</div>
.mybackground {background-color:#b14c8c;}
Border around this has a color of #b14c8c
<div style="border:2px solid #b14c8c;">Content here</div>
.myborder {border:2px solid #b14c8c;}