#d14d80 color space conversions
Hex:
#d14d80
RGB:
209, 77, 128
CMY:
18, 70, 50
CMYK:
0, 63, 39, 18
HSL:
337°, 58.9286%, 56.0784%
HSV (HSB):
337°, 63.1579%, 81.9608%
XYZ:
32.8447, 20.4216, 22.6327
xyY:
0.4327, 0.2691, 20.4216
CIE-Lab:
52.3105, 56.4273, -0.6970
CIE-LCH:
52.3105, 56.4317, 359.2923
CIE-Luv:
52.3105, 84.9401, -11.4432
Hunter-Lab:
45.1902, 50.6524, 1.9388
#d14d80 color charts
#d14d80 color shades, tints & tones
#d14d80 color schemes
#d14d80 color preview, HTML & CSS examples
This text has a color of #d14d80
<p style="color:#d14d80;">Text here</p>
.mytext {color:#d14d80;}
This box has a color of #d14d80
<div style="background-color:#d14d80;">Content here</div>
.mybackground {background-color:#d14d80;}
Border around this has a color of #d14d80
<div style="border:2px solid #d14d80;">Content here</div>
.myborder {border:2px solid #d14d80;}