#d67e7d color space conversions
Hex:
#d67e7d
RGB:
214, 126, 125
CMY:
16, 51, 51
CMYK:
0, 41, 42, 16
HSL:
1°, 52.0468%, 66.4706%
HSV (HSB):
1°, 41.5888%, 83.9216%
XYZ:
38.8941, 30.6985, 23.2775
xyY:
0.4188, 0.3306, 30.6985
CIE-Lab:
62.2523, 33.9145, 15.3294
CIE-LCH:
62.2523, 37.2181, 24.3231
CIE-Luv:
62.2523, 61.0866, 13.8020
Hunter-Lab:
55.4062, 28.3425, 13.8752
#d67e7d color charts
#d67e7d color shades, tints & tones
#d67e7d color schemes
#d67e7d color preview, HTML & CSS examples
This text has a color of #d67e7d
<p style="color:#d67e7d;">Text here</p>
.mytext {color:#d67e7d;}
This box has a color of #d67e7d
<div style="background-color:#d67e7d;">Content here</div>
.mybackground {background-color:#d67e7d;}
Border around this has a color of #d67e7d
<div style="border:2px solid #d67e7d;">Content here</div>
.myborder {border:2px solid #d67e7d;}