#d69cac color space conversions
Hex:
#d69cac
RGB:
214, 156, 172
CMY:
16, 39, 33
CMYK:
0, 27, 20, 16
HSL:
343°, 41.4286%, 72.5490%
HSV (HSB):
343°, 27.1028%, 83.9216%
XYZ:
47.0664, 41.0516, 44.4728
xyY:
0.3550, 0.3096, 41.0516
CIE-Lab:
70.2121, 23.9701, 0.2503
CIE-LCH:
70.2121, 23.9714, 0.5983
CIE-Luv:
70.2121, 35.2304, -3.9576
Hunter-Lab:
64.0715, 18.9994, 3.6962
#d69cac color charts
#d69cac color shades, tints & tones
#d69cac color schemes
#d69cac color preview, HTML & CSS examples
This text has a color of #d69cac
<p style="color:#d69cac;">Text here</p>
.mytext {color:#d69cac;}
This box has a color of #d69cac
<div style="background-color:#d69cac;">Content here</div>
.mybackground {background-color:#d69cac;}
Border around this has a color of #d69cac
<div style="border:2px solid #d69cac;">Content here</div>
.myborder {border:2px solid #d69cac;}