#d65074 color space conversions
Hex:
#d65074
RGB:
214, 80, 116
CMY:
16, 69, 55
CMYK:
0, 63, 46, 16
HSL:
344°, 62.0370%, 57.6471%
HSV (HSB):
344°, 62.6168%, 83.9216%
XYZ:
33.7526, 21.2944, 18.8543
xyY:
0.4567, 0.2881, 21.2944
CIE-Lab:
53.2702, 55.4946, 7.9558
CIE-LCH:
53.2702, 56.0620, 8.1584
CIE-Luv:
53.2702, 91.1828, -0.4098
Hunter-Lab:
46.1459, 49.8055, 8.0774
#d65074 color charts
#d65074 color shades, tints & tones
#d65074 color schemes
#d65074 color preview, HTML & CSS examples
This text has a color of #d65074
<p style="color:#d65074;">Text here</p>
.mytext {color:#d65074;}
This box has a color of #d65074
<div style="background-color:#d65074;">Content here</div>
.mybackground {background-color:#d65074;}
Border around this has a color of #d65074
<div style="border:2px solid #d65074;">Content here</div>
.myborder {border:2px solid #d65074;}