#d14f8e color space conversions
Hex:
#d14f8e
RGB:
209, 79, 142
CMY:
18, 69, 44
CMYK:
0, 62, 32, 18
HSL:
331°, 58.5586%, 56.4706%
HSV (HSB):
331°, 62.2010%, 81.9608%
XYZ:
33.9730, 21.1003, 27.8734
xyY:
0.4096, 0.2544, 21.1003
CIE-Lab:
53.0591, 57.1736, -7.9237
CIE-LCH:
53.0591, 57.7201, 352.1096
CIE-Luv:
53.0591, 79.4647, -21.2938
Hunter-Lab:
45.9350, 51.6300, -3.8226
#d14f8e color charts
#d14f8e color shades, tints & tones
#d14f8e color schemes
#d14f8e color preview, HTML & CSS examples
This text has a color of #d14f8e
<p style="color:#d14f8e;">Text here</p>
.mytext {color:#d14f8e;}
This box has a color of #d14f8e
<div style="background-color:#d14f8e;">Content here</div>
.mybackground {background-color:#d14f8e;}
Border around this has a color of #d14f8e
<div style="border:2px solid #d14f8e;">Content here</div>
.myborder {border:2px solid #d14f8e;}