#d67e9b color space conversions
Hex:
#d67e9b
RGB:
214, 126, 155
CMY:
16, 51, 39
CMYK:
0, 41, 28, 16
HSL:
340°, 51.7647%, 66.6667%
HSV (HSB):
340°, 41.1215%, 83.9216%
XYZ:
41.1088, 31.5844, 34.9401
xyY:
0.3819, 0.2934, 31.5844
CIE-Lab:
62.9979, 37.6169, -0.7223
CIE-LCH:
62.9979, 37.6238, 358.9000
CIE-Luv:
62.9979, 55.2878, -7.8846
Hunter-Lab:
56.2000, 32.2180, 2.4789
#d67e9b color charts
#d67e9b color shades, tints & tones
#d67e9b color schemes
#d67e9b color preview, HTML & CSS examples
This text has a color of #d67e9b
<p style="color:#d67e9b;">Text here</p>
.mytext {color:#d67e9b;}
This box has a color of #d67e9b
<div style="background-color:#d67e9b;">Content here</div>
.mybackground {background-color:#d67e9b;}
Border around this has a color of #d67e9b
<div style="border:2px solid #d67e9b;">Content here</div>
.myborder {border:2px solid #d67e9b;}