#d67e8e color space conversions
Hex:
#d67e8e
RGB:
214, 126, 142
CMY:
16, 51, 44
CMYK:
0, 41, 34, 16
HSL:
349°, 51.7647%, 66.6667%
HSV (HSB):
349°, 41.1215%, 83.9216%
XYZ:
40.0749, 31.1708, 29.4956
xyY:
0.3978, 0.3094, 31.1708
CIE-Lab:
62.6516, 35.9126, 6.1978
CIE-LCH:
62.6516, 36.4435, 9.7917
CIE-Luv:
62.6516, 57.8788, 1.8458
Hunter-Lab:
55.8309, 30.4217, 7.7585
#d67e8e color charts
#d67e8e color shades, tints & tones
#d67e8e color schemes
#d67e8e color preview, HTML & CSS examples
This text has a color of #d67e8e
<p style="color:#d67e8e;">Text here</p>
.mytext {color:#d67e8e;}
This box has a color of #d67e8e
<div style="background-color:#d67e8e;">Content here</div>
.mybackground {background-color:#d67e8e;}
Border around this has a color of #d67e8e
<div style="border:2px solid #d67e8e;">Content here</div>
.myborder {border:2px solid #d67e8e;}