#d43d4c color space conversions
Hex:
#d43d4c
RGB:
212, 61, 76
CMY:
17, 76, 70
CMYK:
0, 71, 64, 17
HSL:
354°, 63.7131%, 53.5294%
HSV (HSB):
354°, 71.2264%, 83.1373%
XYZ:
30.1246, 17.8563, 8.6964
xyY:
0.5315, 0.3151, 17.8563
CIE-Lab:
49.3214, 59.3455, 26.4929
CIE-LCH:
49.3214, 64.9904, 24.0568
CIE-Luv:
49.3214, 111.5661, 17.6857
Hunter-Lab:
42.2568, 53.3024, 17.3780
#d43d4c color charts
#d43d4c color shades, tints & tones
#d43d4c color schemes
#d43d4c color preview, HTML & CSS examples
This text has a color of #d43d4c
<p style="color:#d43d4c;">Text here</p>
.mytext {color:#d43d4c;}
This box has a color of #d43d4c
<div style="background-color:#d43d4c;">Content here</div>
.mybackground {background-color:#d43d4c;}
Border around this has a color of #d43d4c
<div style="border:2px solid #d43d4c;">Content here</div>
.myborder {border:2px solid #d43d4c;}