#b14d6a color space conversions
Hex:
#b14d6a
RGB:
177, 77, 106
CMY:
31, 70, 58
CMYK:
0, 56, 40, 31
HSL:
343°, 39.3701%, 49.8039%
HSV (HSB):
343°, 56.4972%, 69.4118%
XYZ:
23.3869, 15.6955, 15.4326
xyY:
0.4290, 0.2879, 15.6955
CIE-Lab:
46.5724, 43.6064, 3.6062
CIE-LCH:
46.5724, 43.7552, 4.7276
CIE-Luv:
46.5724, 65.8452, -3.2502
Hunter-Lab:
39.6175, 36.0408, 4.6365
#b14d6a color charts
#b14d6a color shades, tints & tones
#b14d6a color schemes
#b14d6a color preview, HTML & CSS examples
This text has a color of #b14d6a
<p style="color:#b14d6a;">Text here</p>
.mytext {color:#b14d6a;}
This box has a color of #b14d6a
<div style="background-color:#b14d6a;">Content here</div>
.mybackground {background-color:#b14d6a;}
Border around this has a color of #b14d6a
<div style="border:2px solid #b14d6a;">Content here</div>
.myborder {border:2px solid #b14d6a;}