#d67e7c color space conversions
Hex:
#d67e7c
RGB:
214, 126, 124
CMY:
16, 51, 51
CMYK:
0, 41, 42, 16
HSL:
1°, 52.3256%, 66.2745%
HSV (HSB):
1°, 42.0561%, 83.9216%
XYZ:
38.8305, 30.6731, 22.9427
xyY:
0.4200, 0.3318, 30.6731
CIE-Lab:
62.2307, 33.8053, 15.8683
CIE-LCH:
62.2307, 37.3443, 25.1455
CIE-Luv:
62.2307, 61.2675, 14.4736
Hunter-Lab:
55.3833, 28.2297, 14.2072
#d67e7c color charts
#d67e7c color shades, tints & tones
#d67e7c color schemes
#d67e7c color preview, HTML & CSS examples
This text has a color of #d67e7c
<p style="color:#d67e7c;">Text here</p>
.mytext {color:#d67e7c;}
This box has a color of #d67e7c
<div style="background-color:#d67e7c;">Content here</div>
.mybackground {background-color:#d67e7c;}
Border around this has a color of #d67e7c
<div style="border:2px solid #d67e7c;">Content here</div>
.myborder {border:2px solid #d67e7c;}