#d14e9c color space conversions
Hex:
#d14e9c
RGB:
209, 78, 156
CMY:
18, 69, 39
CMYK:
0, 63, 25, 18
HSL:
324°, 58.7444%, 56.2745%
HSV (HSB):
324°, 62.6794%, 81.9608%
XYZ:
35.0196, 21.4044, 33.7382
xyY:
0.3884, 0.2374, 21.4044
CIE-Lab:
53.3893, 59.3577, -15.7006
CIE-LCH:
53.3893, 61.3990, 345.1841
CIE-Luv:
53.3893, 75.2893, -32.6780
Hunter-Lab:
46.2649, 54.1499, -10.8512
#d14e9c color charts
#d14e9c color shades, tints & tones
#d14e9c color schemes
#d14e9c color preview, HTML & CSS examples
This text has a color of #d14e9c
<p style="color:#d14e9c;">Text here</p>
.mytext {color:#d14e9c;}
This box has a color of #d14e9c
<div style="background-color:#d14e9c;">Content here</div>
.mybackground {background-color:#d14e9c;}
Border around this has a color of #d14e9c
<div style="border:2px solid #d14e9c;">Content here</div>
.myborder {border:2px solid #d14e9c;}