#b14e7e color space conversions
Hex:
#b14e7e
RGB:
177, 78, 126
CMY:
31, 69, 51
CMYK:
0, 56, 29, 31
HSL:
331°, 38.8235%, 50.0000%
HSV (HSB):
331°, 55.9322%, 69.4118%
XYZ:
24.6217, 16.3022, 21.5876
xyY:
0.3939, 0.2608, 16.3022
CIE-Lab:
47.3686, 45.5950, -7.3652
CIE-LCH:
47.3686, 46.1860, 350.8239
CIE-Luv:
47.3686, 59.7955, -17.8251
Hunter-Lab:
40.3760, 38.1932, -3.4370
#b14e7e color charts
#b14e7e color shades, tints & tones
#b14e7e color schemes
#b14e7e color preview, HTML & CSS examples
This text has a color of #b14e7e
<p style="color:#b14e7e;">Text here</p>
.mytext {color:#b14e7e;}
This box has a color of #b14e7e
<div style="background-color:#b14e7e;">Content here</div>
.mybackground {background-color:#b14e7e;}
Border around this has a color of #b14e7e
<div style="border:2px solid #b14e7e;">Content here</div>
.myborder {border:2px solid #b14e7e;}