#d67d9c color space conversions
Hex:
#d67d9c
RGB:
214, 125, 156
CMY:
16, 51, 39
CMYK:
0, 42, 27, 16
HSL:
339°, 52.0468%, 66.4706%
HSV (HSB):
339°, 41.5888%, 83.9216%
XYZ:
41.0659, 31.3637, 35.3419
xyY:
0.3810, 0.2910, 31.3637
CIE-Lab:
62.8134, 38.2804, -1.5632
CIE-LCH:
62.8134, 38.3123, 357.6616
CIE-Luv:
62.8134, 55.6530, -9.1852
Hunter-Lab:
56.0033, 32.8842, 1.7863
#d67d9c color charts
#d67d9c color shades, tints & tones
#d67d9c color schemes
#d67d9c color preview, HTML & CSS examples
This text has a color of #d67d9c
<p style="color:#d67d9c;">Text here</p>
.mytext {color:#d67d9c;}
This box has a color of #d67d9c
<div style="background-color:#d67d9c;">Content here</div>
.mybackground {background-color:#d67d9c;}
Border around this has a color of #d67d9c
<div style="border:2px solid #d67d9c;">Content here</div>
.myborder {border:2px solid #d67d9c;}