#d14a7c color space conversions
Hex:
#d14a7c
RGB:
209, 74, 124
CMY:
18, 71, 51
CMYK:
0, 65, 41, 18
HSL:
338°, 59.4714%, 55.4902%
HSV (HSB):
338°, 64.5933%, 81.9608%
XYZ:
32.3814, 19.9081, 21.2047
xyY:
0.4406, 0.2709, 19.9081
CIE-Lab:
51.7332, 57.2586, 0.8535
CIE-LCH:
51.7332, 57.2649, 0.8540
CIE-Luv:
51.7332, 87.6919, -9.6131
Hunter-Lab:
44.6185, 51.4620, 3.0556
#d14a7c color charts
#d14a7c color shades, tints & tones
#d14a7c color schemes
#d14a7c color preview, HTML & CSS examples
This text has a color of #d14a7c
<p style="color:#d14a7c;">Text here</p>
.mytext {color:#d14a7c;}
This box has a color of #d14a7c
<div style="background-color:#d14a7c;">Content here</div>
.mybackground {background-color:#d14a7c;}
Border around this has a color of #d14a7c
<div style="border:2px solid #d14a7c;">Content here</div>
.myborder {border:2px solid #d14a7c;}