#d14d7b color space conversions
Hex:
#d14d7b
RGB:
209, 77, 123
CMY:
18, 70, 52
CMYK:
0, 63, 41, 18
HSL:
339°, 58.9286%, 56.0784%
HSV (HSB):
339°, 63.1579%, 81.9608%
XYZ:
32.5235, 20.2931, 20.9417
xyY:
0.4409, 0.2751, 20.2931
CIE-Lab:
52.1670, 55.8987, 2.0829
CIE-LCH:
52.1670, 55.9375, 2.1340
CIE-Luv:
52.1670, 86.5364, -7.7652
Hunter-Lab:
45.0479, 50.0390, 3.9710
#d14d7b color charts
#d14d7b color shades, tints & tones
#d14d7b color schemes
#d14d7b color preview, HTML & CSS examples
This text has a color of #d14d7b
<p style="color:#d14d7b;">Text here</p>
.mytext {color:#d14d7b;}
This box has a color of #d14d7b
<div style="background-color:#d14d7b;">Content here</div>
.mybackground {background-color:#d14d7b;}
Border around this has a color of #d14d7b
<div style="border:2px solid #d14d7b;">Content here</div>
.myborder {border:2px solid #d14d7b;}