#d74e8e color space conversions
Hex:
#d74e8e
RGB:
215, 78, 142
CMY:
16, 69, 44
CMYK:
0, 64, 34, 16
HSL:
332°, 63.1336%, 57.4510%
HSV (HSB):
332°, 63.7209%, 84.3137%
XYZ:
35.6312, 21.8488, 27.9305
xyY:
0.4172, 0.2558, 21.8488
CIE-Lab:
53.8663, 59.3762, -6.6186
CIE-LCH:
53.8663, 59.7440, 353.6395
CIE-Luv:
53.8663, 84.6595, -20.0131
Hunter-Lab:
46.7427, 54.2677, -2.7080
#d74e8e color charts
#d74e8e color shades, tints & tones
#d74e8e color schemes
#d74e8e color preview, HTML & CSS examples
This text has a color of #d74e8e
<p style="color:#d74e8e;">Text here</p>
.mytext {color:#d74e8e;}
This box has a color of #d74e8e
<div style="background-color:#d74e8e;">Content here</div>
.mybackground {background-color:#d74e8e;}
Border around this has a color of #d74e8e
<div style="border:2px solid #d74e8e;">Content here</div>
.myborder {border:2px solid #d74e8e;}