#d69d9c color space conversions
Hex:
#d69d9c
RGB:
214, 157, 156
CMY:
16, 38, 39
CMYK:
0, 27, 27, 16
HSL:
1°, 41.4286%, 72.5490%
HSV (HSB):
1°, 27.1028%, 83.9216%
XYZ:
45.7893, 40.8104, 36.9163
xyY:
0.3707, 0.3304, 40.8104
CIE-Lab:
70.0429, 21.0886, 8.8898
CIE-LCH:
70.0429, 22.8858, 22.8577
CIE-Luv:
70.0429, 36.8145, 8.6308
Hunter-Lab:
63.8830, 16.1478, 10.4560
#d69d9c color charts
#d69d9c color shades, tints & tones
#d69d9c color schemes
#d69d9c color preview, HTML & CSS examples
This text has a color of #d69d9c
<p style="color:#d69d9c;">Text here</p>
.mytext {color:#d69d9c;}
This box has a color of #d69d9c
<div style="background-color:#d69d9c;">Content here</div>
.mybackground {background-color:#d69d9c;}
Border around this has a color of #d69d9c
<div style="border:2px solid #d69d9c;">Content here</div>
.myborder {border:2px solid #d69d9c;}