#d14f8f color space conversions
Hex:
#d14f8f
RGB:
209, 79, 143
CMY:
18, 69, 44
CMYK:
0, 62, 32, 18
HSL:
330°, 58.5586%, 56.4706%
HSV (HSB):
330°, 62.2010%, 81.9608%
XYZ:
34.0484, 21.1304, 28.2706
xyY:
0.4080, 0.2532, 21.1304
CIE-Lab:
53.0920, 57.2943, -8.4674
CIE-LCH:
53.0920, 57.9166, 351.5932
CIE-Luv:
53.0920, 79.1392, -22.0685
Hunter-Lab:
45.9679, 51.7712, -4.2864
#d14f8f color charts
#d14f8f color shades, tints & tones
#d14f8f color schemes
#d14f8f color preview, HTML & CSS examples
This text has a color of #d14f8f
<p style="color:#d14f8f;">Text here</p>
.mytext {color:#d14f8f;}
This box has a color of #d14f8f
<div style="background-color:#d14f8f;">Content here</div>
.mybackground {background-color:#d14f8f;}
Border around this has a color of #d14f8f
<div style="border:2px solid #d14f8f;">Content here</div>
.myborder {border:2px solid #d14f8f;}