#d67c6c color space conversions
Hex:
#d67c6c
RGB:
214, 124, 108
CMY:
16, 51, 58
CMYK:
0, 42, 50, 16
HSL:
9°, 56.3830%, 63.1373%
HSV (HSB):
9°, 49.5327%, 83.9216%
XYZ:
37.6460, 29.7942, 17.9540
xyY:
0.4408, 0.3489, 29.7942
CIE-Lab:
61.4762, 33.2458, 23.9073
CIE-LCH:
61.4762, 40.9493, 35.7201
CIE-Luv:
61.4762, 65.4037, 23.7278
Hunter-Lab:
54.5840, 27.5874, 18.7069
#d67c6c color charts
#d67c6c color shades, tints & tones
#d67c6c color schemes
#d67c6c color preview, HTML & CSS examples
This text has a color of #d67c6c
<p style="color:#d67c6c;">Text here</p>
.mytext {color:#d67c6c;}
This box has a color of #d67c6c
<div style="background-color:#d67c6c;">Content here</div>
.mybackground {background-color:#d67c6c;}
Border around this has a color of #d67c6c
<div style="border:2px solid #d67c6c;">Content here</div>
.myborder {border:2px solid #d67c6c;}