#d74e8f color space conversions
Hex:
#d74e8f
RGB:
215, 78, 143
CMY:
16, 69, 44
CMYK:
0, 64, 33, 16
HSL:
332°, 63.1336%, 57.4510%
HSV (HSB):
332°, 63.7209%, 84.3137%
XYZ:
35.7066, 21.8790, 28.3277
xyY:
0.4156, 0.2547, 21.8790
CIE-Lab:
53.8984, 59.4919, -7.1629
CIE-LCH:
53.8984, 59.9216, 353.1346
CIE-Luv:
53.8984, 84.3253, -20.7817
Hunter-Lab:
46.7750, 54.4053, -3.1645
#d74e8f color charts
#d74e8f color shades, tints & tones
#d74e8f color schemes
#d74e8f color preview, HTML & CSS examples
This text has a color of #d74e8f
<p style="color:#d74e8f;">Text here</p>
.mytext {color:#d74e8f;}
This box has a color of #d74e8f
<div style="background-color:#d74e8f;">Content here</div>
.mybackground {background-color:#d74e8f;}
Border around this has a color of #d74e8f
<div style="border:2px solid #d74e8f;">Content here</div>
.myborder {border:2px solid #d74e8f;}