#d43d74 color space conversions
Hex:
#d43d74
RGB:
212, 61, 116
CMY:
17, 76, 55
CMYK:
0, 71, 45, 17
HSL:
338°, 63.7131%, 53.5294%
HSV (HSB):
338°, 71.2264%, 83.1373%
XYZ:
31.9725, 18.5955, 18.4271
xyY:
0.4634, 0.2695, 18.5955
CIE-Lab:
50.2106, 62.3455, 3.5287
CIE-LCH:
50.2106, 62.4453, 3.2395
CIE-Luv:
50.2106, 98.8301, -7.3777
Hunter-Lab:
43.1225, 56.8817, 4.8499
#d43d74 color charts
#d43d74 color shades, tints & tones
#d43d74 color schemes
#d43d74 color preview, HTML & CSS examples
This text has a color of #d43d74
<p style="color:#d43d74;">Text here</p>
.mytext {color:#d43d74;}
This box has a color of #d43d74
<div style="background-color:#d43d74;">Content here</div>
.mybackground {background-color:#d43d74;}
Border around this has a color of #d43d74
<div style="border:2px solid #d43d74;">Content here</div>
.myborder {border:2px solid #d43d74;}