#d43c65 color space conversions
Hex:
#d43c65
RGB:
212, 60, 101
CMY:
17, 76, 60
CMYK:
0, 72, 52, 17
HSL:
344°, 63.8655%, 53.3333%
HSV (HSB):
344°, 71.6981%, 83.1373%
XYZ:
31.1162, 18.1684, 14.1788
xyY:
0.4903, 0.2863, 18.1684
CIE-Lab:
49.6997, 61.4150, 11.9022
CIE-LCH:
49.6997, 62.5577, 10.9679
CIE-Luv:
49.6997, 104.4739, 2.5897
Hunter-Lab:
42.6243, 55.7142, 10.1146
#d43c65 color charts
#d43c65 color shades, tints & tones
#d43c65 color schemes
#d43c65 color preview, HTML & CSS examples
This text has a color of #d43c65
<p style="color:#d43c65;">Text here</p>
.mytext {color:#d43c65;}
This box has a color of #d43c65
<div style="background-color:#d43c65;">Content here</div>
.mybackground {background-color:#d43c65;}
Border around this has a color of #d43c65
<div style="border:2px solid #d43c65;">Content here</div>
.myborder {border:2px solid #d43c65;}