#d14f7e color space conversions
Hex:
#d14f7e
RGB:
209, 79, 126
CMY:
18, 69, 51
CMYK:
0, 62, 40, 18
HSL:
338°, 58.5586%, 56.4706%
HSV (HSB):
338°, 62.2010%, 81.9608%
XYZ:
32.8564, 20.6536, 21.9935
xyY:
0.4352, 0.2735, 20.6536
CIE-Lab:
52.5683, 55.3580, 0.8735
CIE-LCH:
52.5683, 55.3649, 0.9040
CIE-Luv:
52.5683, 84.5870, -9.1960
Hunter-Lab:
45.4463, 49.5195, 3.1193
#d14f7e color charts
#d14f7e color shades, tints & tones
#d14f7e color schemes
#d14f7e color preview, HTML & CSS examples
This text has a color of #d14f7e
<p style="color:#d14f7e;">Text here</p>
.mytext {color:#d14f7e;}
This box has a color of #d14f7e
<div style="background-color:#d14f7e;">Content here</div>
.mybackground {background-color:#d14f7e;}
Border around this has a color of #d14f7e
<div style="border:2px solid #d14f7e;">Content here</div>
.myborder {border:2px solid #d14f7e;}