#d66889 color space conversions
Hex:
#d66889
RGB:
214, 104, 137
CMY:
16, 59, 46
CMYK:
0, 51, 36, 16
HSL:
342°, 57.2917%, 62.3529%
HSV (HSB):
342°, 51.4019%, 83.9216%
XYZ:
37.1972, 26.0029, 26.7255
xyY:
0.4136, 0.2892, 26.0029
CIE-Lab:
58.0398, 46.5930, 2.4316
CIE-LCH:
58.0398, 46.6564, 2.9874
CIE-Luv:
58.0398, 71.9720, -5.3765
Hunter-Lab:
50.9931, 40.9702, 4.6212
#d66889 color charts
#d66889 color shades, tints & tones
#d66889 color schemes
#d66889 color preview, HTML & CSS examples
This text has a color of #d66889
<p style="color:#d66889;">Text here</p>
.mytext {color:#d66889;}
This box has a color of #d66889
<div style="background-color:#d66889;">Content here</div>
.mybackground {background-color:#d66889;}
Border around this has a color of #d66889
<div style="border:2px solid #d66889;">Content here</div>
.myborder {border:2px solid #d66889;}