#d64b7a color space conversions
Hex:
#d64b7a
RGB:
214, 75, 122
CMY:
16, 71, 52
CMYK:
0, 65, 43, 16
HSL:
340°, 62.8959%, 56.6667%
HSV (HSB):
340°, 64.9533%, 83.9216%
XYZ:
33.7605, 20.7334, 20.6349
xyY:
0.4494, 0.2760, 20.7334
CIE-Lab:
52.6565, 58.1674, 3.4933
CIE-LCH:
52.6565, 58.2722, 3.4369
CIE-Luv:
52.6565, 91.8854, -6.4906
Hunter-Lab:
45.5340, 52.6617, 5.0050
#d64b7a color charts
#d64b7a color shades, tints & tones
#d64b7a color schemes
#d64b7a color preview, HTML & CSS examples
This text has a color of #d64b7a
<p style="color:#d64b7a;">Text here</p>
.mytext {color:#d64b7a;}
This box has a color of #d64b7a
<div style="background-color:#d64b7a;">Content here</div>
.mybackground {background-color:#d64b7a;}
Border around this has a color of #d64b7a
<div style="border:2px solid #d64b7a;">Content here</div>
.myborder {border:2px solid #d64b7a;}