#d6709c color space conversions
Hex:
#d6709c
RGB:
214, 112, 156
CMY:
16, 56, 39
CMYK:
0, 48, 27, 16
HSL:
334°, 55.4348%, 63.9216%
HSV (HSB):
334°, 47.6636%, 83.9216%
XYZ:
39.5265, 28.2848, 34.8287
xyY:
0.3851, 0.2756, 28.2848
CIE-Lab:
60.1452, 44.9981, -5.4952
CIE-LCH:
60.1452, 45.3324, 353.0375
CIE-Luv:
60.1452, 62.8452, -15.9397
Hunter-Lab:
53.1834, 39.5920, -1.5994
#d6709c color charts
#d6709c color shades, tints & tones
#d6709c color schemes
#d6709c color preview, HTML & CSS examples
This text has a color of #d6709c
<p style="color:#d6709c;">Text here</p>
.mytext {color:#d6709c;}
This box has a color of #d6709c
<div style="background-color:#d6709c;">Content here</div>
.mybackground {background-color:#d6709c;}
Border around this has a color of #d6709c
<div style="border:2px solid #d6709c;">Content here</div>
.myborder {border:2px solid #d6709c;}