#d43d46 color space conversions
Hex:
#d43d46
RGB:
212, 61, 70
CMY:
17, 76, 73
CMYK:
0, 71, 67, 17
HSL:
356°, 63.7131%, 53.5294%
HSV (HSB):
356°, 71.2264%, 83.1373%
XYZ:
29.9256, 17.7767, 7.6483
xyY:
0.5407, 0.3212, 17.7767
CIE-Lab:
49.2242, 59.0121, 29.9342
CIE-LCH:
49.2242, 66.1702, 26.8966
CIE-Luv:
49.2242, 113.1307, 20.7222
Hunter-Lab:
42.1625, 52.9095, 18.7584
#d43d46 color charts
#d43d46 color shades, tints & tones
#d43d46 color schemes
#d43d46 color preview, HTML & CSS examples
This text has a color of #d43d46
<p style="color:#d43d46;">Text here</p>
.mytext {color:#d43d46;}
This box has a color of #d43d46
<div style="background-color:#d43d46;">Content here</div>
.mybackground {background-color:#d43d46;}
Border around this has a color of #d43d46
<div style="border:2px solid #d43d46;">Content here</div>
.myborder {border:2px solid #d43d46;}