#b14a8a color space conversions
Hex:
#b14a8a
RGB:
177, 74, 138
CMY:
31, 71, 46
CMYK:
0, 58, 22, 31
HSL:
323°, 41.0359%, 49.2157%
HSV (HSB):
323°, 58.1921%, 69.4118%
XYZ:
25.1677, 16.0796, 25.8220
xyY:
0.3752, 0.2397, 16.0796
CIE-Lab:
47.0788, 49.1824, -15.0394
CIE-LCH:
47.0788, 51.4305, 342.9970
CIE-Luv:
47.0788, 58.1141, -29.0330
Hunter-Lab:
40.0994, 41.8583, -10.1101
#b14a8a color charts
#b14a8a color shades, tints & tones
#b14a8a color schemes
#b14a8a color preview, HTML & CSS examples
This text has a color of #b14a8a
<p style="color:#b14a8a;">Text here</p>
.mytext {color:#b14a8a;}
This box has a color of #b14a8a
<div style="background-color:#b14a8a;">Content here</div>
.mybackground {background-color:#b14a8a;}
Border around this has a color of #b14a8a
<div style="border:2px solid #b14a8a;">Content here</div>
.myborder {border:2px solid #b14a8a;}