#d67d9f color space conversions
Hex:
#d67d9f
RGB:
214, 125, 159
CMY:
16, 51, 38
CMYK:
0, 42, 26, 16
HSL:
337°, 52.0468%, 66.4706%
HSV (HSB):
337°, 41.5888%, 83.9216%
XYZ:
41.3232, 31.4666, 36.6966
xyY:
0.3774, 0.2874, 31.4666
CIE-Lab:
62.8995, 38.6970, -3.1490
CIE-LCH:
62.8995, 38.8249, 355.3478
CIE-Luv:
62.8995, 55.0328, -11.4993
Hunter-Lab:
56.0951, 33.3280, 0.4799
#d67d9f color charts
#d67d9f color shades, tints & tones
#d67d9f color schemes
#d67d9f color preview, HTML & CSS examples
This text has a color of #d67d9f
<p style="color:#d67d9f;">Text here</p>
.mytext {color:#d67d9f;}
This box has a color of #d67d9f
<div style="background-color:#d67d9f;">Content here</div>
.mybackground {background-color:#d67d9f;}
Border around this has a color of #d67d9f
<div style="border:2px solid #d67d9f;">Content here</div>
.myborder {border:2px solid #d67d9f;}