#b14eac color space conversions
Hex:
#b14eac
RGB:
177, 78, 172
CMY:
31, 69, 33
CMYK:
0, 56, 3, 31
HSL:
303°, 38.8235%, 50.0000%
HSV (HSB):
303°, 55.9322%, 69.4118%
XYZ:
28.3022, 17.7744, 40.9688
xyY:
0.3251, 0.2042, 17.7744
CIE-Lab:
49.2214, 52.7588, -31.9363
CIE-LCH:
49.2214, 61.6718, 328.8124
CIE-Luv:
49.2214, 46.7803, -54.6923
Hunter-Lab:
42.1598, 46.0492, -28.1034
#b14eac color charts
#b14eac color shades, tints & tones
#b14eac color schemes
#b14eac color preview, HTML & CSS examples
This text has a color of #b14eac
<p style="color:#b14eac;">Text here</p>
.mytext {color:#b14eac;}
This box has a color of #b14eac
<div style="background-color:#b14eac;">Content here</div>
.mybackground {background-color:#b14eac;}
Border around this has a color of #b14eac
<div style="border:2px solid #b14eac;">Content here</div>
.myborder {border:2px solid #b14eac;}