#d43d65 color space conversions
Hex:
#d43d65
RGB:
212, 61, 101
CMY:
17, 76, 60
CMYK:
0, 71, 52, 17
HSL:
344°, 63.7131%, 53.5294%
HSV (HSB):
344°, 71.2264%, 83.1373%
XYZ:
31.1691, 18.2741, 14.1964
xyY:
0.4898, 0.2872, 18.2741
CIE-Lab:
49.8269, 61.0617, 12.0796
CIE-LCH:
49.8269, 62.2450, 11.1901
CIE-Luv:
49.8269, 104.0023, 2.8804
Hunter-Lab:
42.7482, 55.3405, 10.2340
#d43d65 color charts
#d43d65 color shades, tints & tones
#d43d65 color schemes
#d43d65 color preview, HTML & CSS examples
This text has a color of #d43d65
<p style="color:#d43d65;">Text here</p>
.mytext {color:#d43d65;}
This box has a color of #d43d65
<div style="background-color:#d43d65;">Content here</div>
.mybackground {background-color:#d43d65;}
Border around this has a color of #d43d65
<div style="border:2px solid #d43d65;">Content here</div>
.myborder {border:2px solid #d43d65;}