#d67e7e color space conversions
Hex:
#d67e7e
RGB:
214, 126, 126
CMY:
16, 51, 51
CMYK:
0, 41, 41, 16
HSL:
0°, 51.7647%, 66.6667%
HSV (HSB):
0°, 41.1215%, 83.9216%
XYZ:
38.9583, 30.7242, 23.6157
xyY:
0.4176, 0.3293, 30.7242
CIE-Lab:
62.2741, 34.0246, 14.7907
CIE-LCH:
62.2741, 37.1004, 23.4948
CIE-Luv:
62.2741, 60.9047, 13.1266
Hunter-Lab:
55.4294, 28.4564, 13.5401
#d67e7e color charts
#d67e7e color shades, tints & tones
#d67e7e color schemes
#d67e7e color preview, HTML & CSS examples
This text has a color of #d67e7e
<p style="color:#d67e7e;">Text here</p>
.mytext {color:#d67e7e;}
This box has a color of #d67e7e
<div style="background-color:#d67e7e;">Content here</div>
.mybackground {background-color:#d67e7e;}
Border around this has a color of #d67e7e
<div style="border:2px solid #d67e7e;">Content here</div>
.myborder {border:2px solid #d67e7e;}