#d74a9e color space conversions
Hex:
#d74a9e
RGB:
215, 74, 158
CMY:
16, 71, 38
CMYK:
0, 66, 27, 16
HSL:
324°, 63.8009%, 56.6667%
HSV (HSB):
324°, 65.5814%, 84.3137%
XYZ:
36.6447, 21.8133, 34.6267
xyY:
0.3937, 0.2343, 21.8133
CIE-Lab:
53.8283, 62.9261, -16.1214
CIE-LCH:
53.8283, 64.9584, 345.6301
CIE-Luv:
53.8283, 80.8564, -34.0107
Hunter-Lab:
46.7047, 58.3187, -11.2642
#d74a9e color charts
#d74a9e color shades, tints & tones
#d74a9e color schemes
#d74a9e color preview, HTML & CSS examples
This text has a color of #d74a9e
<p style="color:#d74a9e;">Text here</p>
.mytext {color:#d74a9e;}
This box has a color of #d74a9e
<div style="background-color:#d74a9e;">Content here</div>
.mybackground {background-color:#d74a9e;}
Border around this has a color of #d74a9e
<div style="border:2px solid #d74a9e;">Content here</div>
.myborder {border:2px solid #d74a9e;}