#d64f7b color space conversions
Hex:
#d64f7b
RGB:
214, 79, 123
CMY:
16, 69, 52
CMYK:
0, 63, 43, 16
HSL:
340°, 62.2120%, 57.4510%
HSV (HSB):
340°, 63.0841%, 83.9216%
XYZ:
34.1027, 21.3182, 21.0563
xyY:
0.4459, 0.2788, 21.3182
CIE-Lab:
53.2960, 56.6036, 3.8191
CIE-LCH:
53.2960, 56.7323, 3.8600
CIE-Luv:
53.2960, 89.5504, -5.7372
Hunter-Lab:
46.1716, 51.0411, 5.2812
#d64f7b color charts
#d64f7b color shades, tints & tones
#d64f7b color schemes
#d64f7b color preview, HTML & CSS examples
This text has a color of #d64f7b
<p style="color:#d64f7b;">Text here</p>
.mytext {color:#d64f7b;}
This box has a color of #d64f7b
<div style="background-color:#d64f7b;">Content here</div>
.mybackground {background-color:#d64f7b;}
Border around this has a color of #d64f7b
<div style="border:2px solid #d64f7b;">Content here</div>
.myborder {border:2px solid #d64f7b;}