#d43d59 color space conversions
Hex:
#d43d59
RGB:
212, 61, 89
CMY:
17, 76, 65
CMYK:
0, 71, 58, 17
HSL:
349°, 63.7131%, 53.5294%
HSV (HSB):
349°, 71.2264%, 83.1373%
XYZ:
30.6233, 18.0558, 11.3223
xyY:
0.5104, 0.3009, 18.0558
CIE-Lab:
49.5637, 60.1717, 18.9918
CIE-LCH:
49.5637, 63.0977, 17.5171
CIE-Luv:
49.5637, 107.8256, 10.3912
Hunter-Lab:
42.4921, 54.2805, 13.9463
#d43d59 color charts
#d43d59 color shades, tints & tones
#d43d59 color schemes
#d43d59 color preview, HTML & CSS examples
This text has a color of #d43d59
<p style="color:#d43d59;">Text here</p>
.mytext {color:#d43d59;}
This box has a color of #d43d59
<div style="background-color:#d43d59;">Content here</div>
.mybackground {background-color:#d43d59;}
Border around this has a color of #d43d59
<div style="border:2px solid #d43d59;">Content here</div>
.myborder {border:2px solid #d43d59;}