#d67f6c color space conversions
Hex:
#d67f6c
RGB:
214, 127, 108
CMY:
16, 50, 58
CMYK:
0, 41, 50, 16
HSL:
11°, 56.3830%, 63.1373%
HSV (HSB):
11°, 49.5327%, 83.9216%
XYZ:
38.0277, 30.5576, 18.0813
xyY:
0.4388, 0.3526, 30.5576
CIE-Lab:
62.1324, 31.6544, 24.7801
CIE-LCH:
62.1324, 40.2002, 38.0550
CIE-Luv:
62.1324, 63.3303, 25.1363
Hunter-Lab:
55.2789, 26.0563, 19.3020
#d67f6c color charts
#d67f6c color shades, tints & tones
#d67f6c color schemes
#d67f6c color preview, HTML & CSS examples
This text has a color of #d67f6c
<p style="color:#d67f6c;">Text here</p>
.mytext {color:#d67f6c;}
This box has a color of #d67f6c
<div style="background-color:#d67f6c;">Content here</div>
.mybackground {background-color:#d67f6c;}
Border around this has a color of #d67f6c
<div style="border:2px solid #d67f6c;">Content here</div>
.myborder {border:2px solid #d67f6c;}